public class PSResource extends PSObject
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
PSResource(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
static PSResource |
asPSResource(PSObject obj) |
void |
delete() |
protected void |
finalize() |
PSResourceProfile |
getCapacity() |
protected static long |
getCPtr(PSResource obj) |
PSResourceProfile |
getFDLevels() |
PSResourceProfile |
getLimits() |
PSIntList |
getOrderingChoices(int t) |
PSResourceProfile |
getUsage() |
PSResourceProfile |
getVDLevels() |
addPrecedence, asPSObject, asPSVarValue, getCPtr, getMemberVariable, getMemberVariables, getObjectType, getTokens, removePrecedencegetCPtr, getEntityKey, getEntityName, getEntityType, toLongString, toStringprotected static long getCPtr(PSResource obj)
public PSResourceProfile getCapacity()
public PSResourceProfile getUsage()
public PSResourceProfile getLimits()
public PSResourceProfile getFDLevels()
public PSResourceProfile getVDLevels()
public PSIntList getOrderingChoices(int t)
public static PSResource asPSResource(PSObject obj)