Package | Description |
---|---|
com.ibm.pdp.maf.rpp.pac.common.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview.
|
Modifier and Type | Method and Description |
---|---|
ScreenUpdateOptionValues |
CELineFieldComplement.getUpdateOption()
This field indicates the type of update you want to make on the Data Element
|
static ScreenUpdateOptionValues |
ScreenUpdateOptionValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScreenUpdateOptionValues[] |
ScreenUpdateOptionValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|