|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LastModifyType | |
---|---|
com.ibm.tws.objects.plan.types | |
com.ibm.tws.objects.types |
Uses of LastModifyType in com.ibm.tws.objects.plan.types |
---|
Methods in com.ibm.tws.objects.plan.types that return LastModifyType | |
LastModifyType |
ResourceInPlanZOSAttributes.getLastModifyType()
|
Methods in com.ibm.tws.objects.plan.types with parameters of type LastModifyType | |
void |
ResourceInPlanZOSAttributes.setLastModifyType(LastModifyType value)
|
Uses of LastModifyType in com.ibm.tws.objects.types |
---|
Fields in com.ibm.tws.objects.types declared as LastModifyType | |
static LastModifyType |
LastModifyType.EVENT_CHANGE
The EVENT_CHANGE value. |
static LastModifyType |
LastModifyType.MAX_USAGE_LIMIT_CHANGE
The MAX_USAGE_LIMIT_CHANGE value. |
static LastModifyType |
LastModifyType.ON_COMPLETE_CHANGE
The ON_COMPLETE_CHANGE value. |
static LastModifyType |
LastModifyType.LIFESPAN_CHANGE
The LIFESPAN_CHANGE value. |
static LastModifyType |
LastModifyType.USAGE_COUNTER_INCREASE
The USAGE_COUNTER_INCREASE value. |
static LastModifyType |
LastModifyType.DEFAULT
The DEFAULT value. |
Methods in com.ibm.tws.objects.types that return LastModifyType | |
static LastModifyType |
LastModifyType.getInstance(char charValue)
Returns a reference to the instance of LastModifyType that is associated to the specified character. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |