|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RateType | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of RateType in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as RateType | |
---|---|
static RateType |
RateType.COSTPERQTY
|
static RateType |
RateType.COSTPERQTY2
|
static RateType |
RateType.COSTPERQTY3
|
static RateType |
RateType.COSTPERQTY4
|
static RateType |
RateType.COSTPERQTY5
|
static RateType |
RateType.NULL
|
Methods in com.primavera.integration.client.bo.enm that return RateType | |
---|---|
static RateType |
RateType.getRateType(int iRateType)
Gets an instance of RateType based on the integer value specified. |
static RateType |
RateType.getRateType(java.lang.String sRateType)
Gets an instance of RateType based on the String value specified. |
Uses of RateType in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return RateType | |
---|---|
RateType |
ResourceAssignment.getRateType()
Gets the rate type that determines which of the five prices specified for the resource will be used to calculate the cost for the resource assignment. |
Methods in com.primavera.integration.client.bo.object with parameters of type RateType | |
---|---|
void |
ResourceAssignment.setRateType(RateType enm)
Sets the rate type that determines which of the five prices specified for the resource will be used to calculate the cost for the resource assignment. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |