|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICICSEnums.EnablementValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of ICICSEnums.EnablementValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ICICSEnums.EnablementValue | |
---|---|
ICICSEnums.EnablementValue |
IJVMClassCache.getAutostartst()
Getter for field AUTOSTARTST |
ICICSEnums.EnablementValue |
IJVMServerDefinition.getEnabledStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
ITransactionDefinition.getShutdown()
Getter for field SHUTDOWN |
ICICSEnums.EnablementValue |
IProcessType.getStatus()
Getter for field ENASTAT |
ICICSEnums.EnablementValue |
IProcessTypeDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IRemoteTransaction.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IProgramDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
ITransactionDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IURIMapDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IProgram.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
ILibraryDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
ILocalTransaction.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IPipelineDefinition.getStatus()
Getter for field STATUS |
ICICSEnums.EnablementValue |
IJVMPool.getStatus()
Getter for field STATUS |
static ICICSEnums.EnablementValue |
ICICSEnums.EnablementValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ICICSEnums.EnablementValue[] |
ICICSEnums.EnablementValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ICICSEnums.EnablementValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type ICICSEnums.EnablementValue | |
---|---|
void |
IMutableJVMClassCache.setAutostartst(ICICSEnums.EnablementValue _autostartst)
Setter for field AUTOSTARTST |
void |
IMutableJVMServerDefinition.setEnabledStatus(ICICSEnums.EnablementValue _enabledStatus)
Setter for field STATUS |
void |
IMutableTransactionDefinition.setShutdown(ICICSEnums.EnablementValue _shutdown)
Setter for field SHUTDOWN |
void |
IMutableLibraryDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableURIMapDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutablePipelineDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableLocalTransaction.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableProgram.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableProcessTypeDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableRemoteTransaction.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableProgramDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableJVMPool.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
IMutableProcessType.setStatus(ICICSEnums.EnablementValue _status)
Setter for field ENASTAT |
void |
IMutableTransactionDefinition.setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |