Uses of Class
com.ibm.pdp.maf.rpp.pac.common.dialog.ScreenReceptionUseValues

Packages that use ScreenReceptionUseValues
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. 
 

Uses of ScreenReceptionUseValues in com.ibm.pdp.maf.rpp.pac.common.dialog
 

Methods in com.ibm.pdp.maf.rpp.pac.common.dialog that return ScreenReceptionUseValues
 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.