|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use YesNoResetOption | |
---|---|
com.ibm.tws.objects.plan.types | |
com.ibm.tws.objects.types |
Uses of YesNoResetOption in com.ibm.tws.objects.plan.types |
---|
Methods in com.ibm.tws.objects.plan.types that return YesNoResetOption | |
YesNoResetOption |
ResourceInPlanZOSAttributes.getMaxUsageLimitType()
|
YesNoResetOption |
ResourceInPlanZOSAttributes.getLifespanAction()
|
Methods in com.ibm.tws.objects.plan.types with parameters of type YesNoResetOption | |
void |
ResourceInPlanZOSAttributes.setMaxUsageLimitType(YesNoResetOption value)
|
void |
ResourceInPlanZOSAttributes.setLifespanAction(YesNoResetOption value)
|
Uses of YesNoResetOption in com.ibm.tws.objects.types |
---|
Fields in com.ibm.tws.objects.types declared as YesNoResetOption | |
static YesNoResetOption |
YesNoResetOption.YES
The YES value. |
static YesNoResetOption |
YesNoResetOption.NO
The NO value. |
static YesNoResetOption |
YesNoResetOption.RESET
The RESET value. |
Methods in com.ibm.tws.objects.types that return YesNoResetOption | |
static YesNoResetOption |
YesNoResetOption.getInstance(char charValue)
Returns a reference to the instance of YesNoResetOption that is associated to the specified character. |
YesNoResetOption |
ResourceBaseConstraints.getMaxUsageLimitType()
Returns the max usage limit type. |
Methods in com.ibm.tws.objects.types with parameters of type YesNoResetOption | |
void |
ResourceBaseConstraints.setMaxUsageLimitType(YesNoResetOption value)
Sets the max usage limit type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |