|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDFIndicator | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of UDFIndicator in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as UDFIndicator | |
---|---|
static UDFIndicator |
UDFIndicator.BLUE
|
static UDFIndicator |
UDFIndicator.GREEN
|
static UDFIndicator |
UDFIndicator.NONE
|
static UDFIndicator |
UDFIndicator.NULL
|
static UDFIndicator |
UDFIndicator.RED
|
static UDFIndicator |
UDFIndicator.YELLOW
|
Methods in com.primavera.integration.client.bo.enm that return UDFIndicator | |
---|---|
static UDFIndicator |
UDFIndicator.getUDFIndicator(int iUDFIndicator)
Gets an instance of UDFIndicator based on the integer value specified. |
static UDFIndicator |
UDFIndicator.getUDFIndicator(String sUDFIndicator)
Gets an instance of UDFIndicator based on the String value specified. |
Uses of UDFIndicator in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return UDFIndicator | |
---|---|
UDFIndicator |
UDFValue.getIndicator()
Gets the value of the indicator UDF. |
Methods in com.primavera.integration.client.bo.object with parameters of type UDFIndicator | |
---|---|
void |
UDFValue.setIndicator(UDFIndicator enm)
Sets the value of the indicator UDF. |
|
Primavera Integration API 8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |