|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILocalTransaction.ShutdownValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of ILocalTransaction.ShutdownValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return ILocalTransaction.ShutdownValue | |
---|---|
ILocalTransaction.ShutdownValue |
ILocalTransaction.getShutdown()
Getter for field SHUTDOWN |
static ILocalTransaction.ShutdownValue |
ILocalTransaction.ShutdownValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ILocalTransaction.ShutdownValue[] |
ILocalTransaction.ShutdownValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ILocalTransaction.ShutdownValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type ILocalTransaction.ShutdownValue | |
---|---|
void |
IMutableLocalTransaction.setShutdown(ILocalTransaction.ShutdownValue _shutdown)
Setter for field SHUTDOWN |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |