|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataElementInternalUsageValues | |
---|---|
com.ibm.pdp.maf.rpp.pac.dataelement | This package describes the com.ibm.pdp.maf.rpp.kernel.pac.dataelement, see the description for an UML overview. |
com.ibm.pdp.maf.rpp.pac.segment | This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview. |
Uses of DataElementInternalUsageValues in com.ibm.pdp.maf.rpp.pac.dataelement |
---|
Methods in com.ibm.pdp.maf.rpp.pac.dataelement that return DataElementInternalUsageValues | |
---|---|
DataElementInternalUsageValues |
DataElement.getInternalUsage()
The internal usage corresponds to the COBOL USAGE clause. |
static DataElementInternalUsageValues |
DataElementInternalUsageValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataElementInternalUsageValues[] |
DataElementInternalUsageValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of DataElementInternalUsageValues in com.ibm.pdp.maf.rpp.pac.segment |
---|
Methods in com.ibm.pdp.maf.rpp.pac.segment that return DataElementInternalUsageValues | |
---|---|
DataElementInternalUsageValues |
UndefinedDataElementComponent.getInternalUsage()
Indicates the internal usage of the undefined Data Element. |
DataElementInternalUsageValues |
Filler.getUsage()
The internal usage corresponds to the COBOL USAGE clause. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |