EXIficient

Uses of Class
com.siemens.ct.exi.util.datatype.IntegerType

Packages that use IntegerType
com.siemens.ct.exi.util.datatype XML Schema datatypes utilities. 
 

Uses of IntegerType in com.siemens.ct.exi.util.datatype
 

Methods in com.siemens.ct.exi.util.datatype that return IntegerType
 IntegerType XSDInteger.getIntegerType()
           
static IntegerType IntegerType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IntegerType[] IntegerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


EXIficient