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 |
---|---|
ScreenReceptionUseValues |
AbstractCSLine.getReceptionUse()
Specify the way the Segment is used in the validation and update processing
|
static ScreenReceptionUseValues |
ScreenReceptionUseValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ScreenReceptionUseValues[] |
ScreenReceptionUseValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|