|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJVMServer.EnableStatusValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of IJVMServer.EnableStatusValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return IJVMServer.EnableStatusValue | |
---|---|
IJVMServer.EnableStatusValue |
IJVMServer.getEnableStatus()
Getter for field ENABLESTATUS |
static IJVMServer.EnableStatusValue |
IJVMServer.EnableStatusValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IJVMServer.EnableStatusValue[] |
IJVMServer.EnableStatusValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of IJVMServer.EnableStatusValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type IJVMServer.EnableStatusValue | |
---|---|
void |
IMutableJVMServer.setEnableStatus(IJVMServer.EnableStatusValue _enableStatus)
Setter for field ENABLESTATUS |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |