|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.tws.objects.plan.types.ResourceInPlanZOSAttributes
This class includes some adidtional information for a Resource in Plan object. For the moment, it is only used for a Resource on the TWS z/OS environment, but it could also be used in future for a resource in a TWS distributed environment.
adjustedQuantity | Read only value. |
amountExclusiveUsed | Read only value. |
amountSharedUsed | Read only value. |
anyAllExclusiveUser | Read only value. |
anyAllSharedUser | Read only value. |
anyWaiting | Read only value. |
currentIntervalNumber | Read only value. |
defaultAvailability | See YesNoDefaultOption for possible values. Default value is YesNoDefaultOption.DEFAULT. |
defaultQuantity | Default value is 0. Possible value are 0-999999 |
deviation | Default value is 0. Possible value are from -999999 to 999999 |
overriddenAvailability | See YesNoDefaultOption for possible values. Default value is YesNoDefaultOption.DEFAULT. |
overriddenQuantity | Default value is 0. Possible value are 0-999999 |
actionOnComplete | See ResourceActionOnComplete for possible values. Default value is ResourceActionOnComplete.RESET. |
maxUsageLimitType | See YesNoResetOption for possible values. Default value is YesNoResetOption.DEFAULT. |
maxUsageLimitValue | Default value is 0. Possible value are 0-999999. |
usageCounter | Read only value. Default value is 0. |
lifespanExpireTime | Read only value. Date and Time. |
lifespanAction | Read only value. See YesNoResetOption for possible values. Default value is YesNoResetOption.RESET. |
lastModifyType | Read only value. See LastModifyType for possible values. Default value is LastModifyType.DEFAULT. |
rodmAvailable | Read only value. |
rodmDeviation | Read only value. |
rodmQuantity | Read only value. |
YesNoDefaultOption
,
WorkstationLink
,
Serialized FormField Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Copyright. |
Constructor Summary | |
---|---|
ResourceInPlanZOSAttributes()
Creates an empty ResourceInPlanZOSAttributes object |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object object)
Returns true if all fields of this ResourceInPlanZOSAttributes object are equal to those of the given one. |
ResourceActionOnComplete |
getActionOnComplete()
|
int |
getAdjustedQuantity()
Returns the Adjusted Quantity |
int |
getAmountExclusiveUsed()
Returns the Amount Exclusive Used |
int |
getAmountSharedUsed()
Returns the Amount Shared Used |
int |
getCurrentIntervalNumber()
Returns the Current Interval Number |
YesNoDefaultOption |
getDefaultAvailability()
Returns the Default Availability |
int |
getDefaultQuantity()
Returns the Default Quantity |
int |
getDeviation()
Returns the Deviation |
LastModifyType |
getLastModifyType()
|
YesNoResetOption |
getLifespanAction()
|
java.util.Date |
getLifespanExpireTime()
|
YesNoResetOption |
getMaxUsageLimitType()
|
int |
getMaxUsageLimitValue()
|
YesNoDefaultOption |
getOverriddenAvailability()
Returns the Overridden Availability |
int |
getOverriddenQuantity()
Returns the Overriden Quantity |
ZOSRODMStatus |
getRodmAvailable()
Returns the rodm available |
ZOSRODMStatus |
getRodmDeviation()
Returns the rodm deviation |
ZOSRODMStatus |
getRodmQuantity()
Returns the rodm quantity |
int |
getUsageCounter()
|
int |
hashCode()
Returns a hash code for this ResourceInPlanZOSAttributes object. |
boolean |
isAnyAllExclusiveUser()
Returns true if any all exclusive user |
boolean |
isAnyAllSharedUser()
Returns true if any all shared user |
boolean |
isAnyWaiting()
returns true if any is waiting |
void |
setActionOnComplete(ResourceActionOnComplete value)
|
void |
setAdjustedQuantity(int adjustedQuantity)
Returns the adjusted quantity |
void |
setAmountExclusiveUsed(int amountExclusiveUsed)
Sets the amount exclusive used |
void |
setAmountSharedUsed(int amountSharedUsed)
Sets the amount shared used |
void |
setAnyAllExclusiveUser(boolean anyAllExclusiveUser)
Sets the any all exclusive user flag |
void |
setAnyAllSharedUser(boolean anyAllSharedUser)
Sets the any all shared user flag |
void |
setAnyWaiting(boolean anyWaiting)
Sets the any waiting flag |
void |
setCurrentIntervalNumber(int currentIntervalNumber)
Sets the current interval number |
void |
setDefaultAvailability(YesNoDefaultOption defaultAvailability)
Sets the default availability |
void |
setDefaultQuantity(int defaultQuantity)
Returns the default quantity |
void |
setDeviation(int deviation)
Sets the deviation |
void |
setLastModifyType(LastModifyType value)
|
void |
setLifespanAction(YesNoResetOption value)
|
void |
setLifespanExpireTime(java.util.Date value)
|
void |
setMaxUsageLimitType(YesNoResetOption value)
|
void |
setMaxUsageLimitValue(int value)
|
void |
setOverriddenAvailability(YesNoDefaultOption overriddenAvailability)
Set the overridden availiability |
void |
setOverriddenQuantity(int overriddenQuantity)
Set the overridden quantity |
void |
setRodmAvailable(ZOSRODMStatus available)
sets the rodm available |
void |
setRodmDeviation(ZOSRODMStatus deviation)
Sets the rodm deviation |
void |
setRodmQuantity(ZOSRODMStatus quantity)
Sets the rodm available |
void |
setUsageCounter(int value)
|
java.lang.String |
toString()
Returns a string representation of this ResourceInPlanZOSAttributes object. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public ResourceInPlanZOSAttributes()
Method Detail |
public YesNoDefaultOption getDefaultAvailability()
public int getDefaultQuantity()
public int getAdjustedQuantity()
public YesNoDefaultOption getOverriddenAvailability()
public int getOverriddenQuantity()
public int getDeviation()
public int getCurrentIntervalNumber()
public int getAmountExclusiveUsed()
public int getAmountSharedUsed()
public boolean isAnyAllExclusiveUser()
public boolean isAnyAllSharedUser()
public boolean isAnyWaiting()
public ResourceActionOnComplete getActionOnComplete()
public YesNoResetOption getMaxUsageLimitType()
public int getMaxUsageLimitValue()
public int getUsageCounter()
public java.util.Date getLifespanExpireTime()
public YesNoResetOption getLifespanAction()
public LastModifyType getLastModifyType()
public ZOSRODMStatus getRodmAvailable()
public ZOSRODMStatus getRodmQuantity()
public ZOSRODMStatus getRodmDeviation()
public void setDefaultQuantity(int defaultQuantity)
defaultQuantity
- The defaultQuantity value to be set.public void setAdjustedQuantity(int adjustedQuantity)
adjustedQuantity
- The adjustedQuantity to set.public void setDefaultAvailability(YesNoDefaultOption defaultAvailability)
defaultAvailability
- The defaultAvailability to set.public void setOverriddenQuantity(int overriddenQuantity)
overriddenQuantity
- The overriddenQuantity to set.public void setOverriddenAvailability(YesNoDefaultOption overriddenAvailability)
overriddenAvailability
- The overriddenAvailability to set.public void setDeviation(int deviation)
deviation
- The deviation to set.public void setCurrentIntervalNumber(int currentIntervalNumber)
currentIntervalNumber
- The currentIntervalNumber to set.public void setAmountExclusiveUsed(int amountExclusiveUsed)
amountExclusiveUsed
- The amountExclusiveUsed to set.public void setAmountSharedUsed(int amountSharedUsed)
amountSharedUsed
- The amountSharedUsed to set.public void setAnyAllExclusiveUser(boolean anyAllExclusiveUser)
anyAllExclusiveUser
- The anyAllExclusiveUser to set.public void setAnyAllSharedUser(boolean anyAllSharedUser)
anyAllSharedUser
- The anyAllSharedUser to set.public void setAnyWaiting(boolean anyWaiting)
anyWaiting
- The anyWaiting to set.public void setActionOnComplete(ResourceActionOnComplete value)
public void setMaxUsageLimitType(YesNoResetOption value)
public void setMaxUsageLimitValue(int value)
public void setUsageCounter(int value)
public void setLifespanExpireTime(java.util.Date value)
public void setLifespanAction(YesNoResetOption value)
public void setLastModifyType(LastModifyType value)
public void setRodmAvailable(ZOSRODMStatus available)
available
- The rodmAvailable to set.public void setRodmQuantity(ZOSRODMStatus quantity)
quantity
- The rodmQuantity to set.public void setRodmDeviation(ZOSRODMStatus deviation)
deviation
- The rodmDeviation to set.public boolean equals(java.lang.Object object)
object
- The object to be compared with this one.
public int hashCode()
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |