|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRegion.DebugToolValue | |
---|---|
com.ibm.cics.model | |
com.ibm.cics.model.mutable |
Uses of IRegion.DebugToolValue in com.ibm.cics.model |
---|
Methods in com.ibm.cics.model that return IRegion.DebugToolValue | |
---|---|
IRegion.DebugToolValue |
IRegion.getDebugTool()
Getter for field DEBUGTOOL |
static IRegion.DebugToolValue |
IRegion.DebugToolValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IRegion.DebugToolValue[] |
IRegion.DebugToolValue.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of IRegion.DebugToolValue in com.ibm.cics.model.mutable |
---|
Methods in com.ibm.cics.model.mutable with parameters of type IRegion.DebugToolValue | |
---|---|
void |
IMutableRegion.setDebugTool(IRegion.DebugToolValue _debugTool)
Setter for field DEBUGTOOL |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |