public class AllocationConstraintInfo extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
long |
getCurrentValue()
Gets the current value of clients that are using this constrant.
|
String |
getDescription()
Retrieves description of the constraint.
|
long |
getLastModified()
Get the last modification time of the object as a long
|
long |
getMaxValue()
Gets the max value that clients are constrained by.
|
String |
getModifiedBy()
Get the username who last modified the object as a string
|
String |
getName()
Gets the name of the constraint.
|
String |
getType()
Gets the type of the constraint.
|
public String getName()
public String getType()
public String getDescription()
public long getMaxValue()
public long getCurrentValue()
public long getLastModified()
public String getModifiedBy()
Copyright © 2017 TIBCO Software, Inc. All Rights Reserved.