Package 

Class TypeCast

  • All Implemented Interfaces:
    dev.entao.web.base.ITypeCast

    
    public abstract class TypeCast
     implements ITypeCast
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeCast(KClass<?> thisClass)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KClass<?> getThisClass()
      Object decodeFromAny(Object value, List<Annotation> annoList)
      • Methods inherited from class dev.entao.web.base.ITypeCast

        encodeToString, getDefaultValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait