Class DTOUtil


  • class DTOUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DTOUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static boolean isDTOType​(java.lang.Class<?> cls)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DTOUtil

        private DTOUtil()
    • Method Detail

      • isDTOType

        static boolean isDTOType​(java.lang.Class<?> cls)