Package | Description |
---|---|
com.ibm.pdp.maf.rpp.kernel |
This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ByteStringType
This interface represents a byte string type
|
interface |
DateTimeType
This interface represents a data time type
|
interface |
DecimalType
This interface represents a decimel type
|
interface |
FloatType
This interface represents a float type
|
interface |
IntegerType
This interface represents an integer type
|
interface |
ReferenceType
This interface represents a reference type
|
interface |
StringType
This interface represents a string type
|
interface |
TimeStampType
This interface represents a time stamp type
|
Modifier and Type | Method and Description |
---|---|
SimpleType |
DataElementDescription.getType()
Returns the type.
|