Uses of Class
nts.interf.base.EBasicType

Packages that use EBasicType
nts.interf.base   
 

Uses of EBasicType in nts.interf.base
 

Methods in nts.interf.base that return EBasicType
 EBasicType IType.basicType()
           
static EBasicType EBasicType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EBasicType[] EBasicType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.