|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThresholdStatus | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of ThresholdStatus in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as ThresholdStatus | |
---|---|
static ThresholdStatus |
ThresholdStatus.DISABLED
|
static ThresholdStatus |
ThresholdStatus.ENABLED
|
static ThresholdStatus |
ThresholdStatus.NULL
|
Methods in com.primavera.integration.client.bo.enm that return ThresholdStatus | |
---|---|
static ThresholdStatus |
ThresholdStatus.getThresholdStatus(int iThresholdStatus)
Gets an instance of ThresholdStatus based on the integer value specified. |
static ThresholdStatus |
ThresholdStatus.getThresholdStatus(java.lang.String sThresholdStatus)
Gets an instance of ThresholdStatus based on the String value specified. |
Uses of ThresholdStatus in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return ThresholdStatus | |
---|---|
ThresholdStatus |
ProjectThreshold.getStatus()
Gets the current status of the project threshold. |
Methods in com.primavera.integration.client.bo.object with parameters of type ThresholdStatus | |
---|---|
void |
ProjectThreshold.setStatus(ThresholdStatus enm)
Sets the current status of the project threshold. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |