|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITypetermDefinition.RecovoptionValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of ITypetermDefinition.RecovoptionValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ITypetermDefinition.RecovoptionValue | |
---|---|
ITypetermDefinition.RecovoptionValue |
ITypetermDefinition.getRecovoption()
Getter for field RECOVOPTION |
static ITypetermDefinition.RecovoptionValue |
ITypetermDefinition.RecovoptionValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ITypetermDefinition.RecovoptionValue[] |
ITypetermDefinition.RecovoptionValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ITypetermDefinition.RecovoptionValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type ITypetermDefinition.RecovoptionValue | |
---|---|
void |
IMutableTypetermDefinition.setRecovoption(ITypetermDefinition.RecovoptionValue _recovoption)
Setter for field RECOVOPTION |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |