Uses of Interface
com.ibm.pdp.maf.rpp.kernel.SimpleType

Packages that use SimpleType
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview. 
 

Uses of SimpleType in com.ibm.pdp.maf.rpp.kernel
 

Subinterfaces of SimpleType in com.ibm.pdp.maf.rpp.kernel
 interface ByteStringType
           
 interface DateTimeType
           
 interface DecimalType
           
 interface FloatType
           
 interface IntegerType
           
 interface ReferenceType
           
 interface StringType
           
 interface TimeStampType
           
 

Methods in com.ibm.pdp.maf.rpp.kernel that return SimpleType
 SimpleType DataElementDescription.getType()