|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExtrapartitionTDQueue.OpenStatusValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of IExtrapartitionTDQueue.OpenStatusValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return IExtrapartitionTDQueue.OpenStatusValue | |
---|---|
IExtrapartitionTDQueue.OpenStatusValue |
IExtrapartitionTDQueue.getOpenStatus()
Getter for field OPENSTATUS |
static IExtrapartitionTDQueue.OpenStatusValue |
IExtrapartitionTDQueue.OpenStatusValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IExtrapartitionTDQueue.OpenStatusValue[] |
IExtrapartitionTDQueue.OpenStatusValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of IExtrapartitionTDQueue.OpenStatusValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type IExtrapartitionTDQueue.OpenStatusValue | |
---|---|
void |
IMutableExtrapartitionTDQueue.setOpenStatus(IExtrapartitionTDQueue.OpenStatusValue _openStatus)
Setter for field OPENSTATUS |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |