|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultRateType | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of DefaultRateType in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as DefaultRateType | |
---|---|
static DefaultRateType |
DefaultRateType.COSTPERQTY
|
static DefaultRateType |
DefaultRateType.COSTPERQTY2
|
static DefaultRateType |
DefaultRateType.COSTPERQTY3
|
static DefaultRateType |
DefaultRateType.COSTPERQTY4
|
static DefaultRateType |
DefaultRateType.COSTPERQTY5
|
static DefaultRateType |
DefaultRateType.NULL
|
Methods in com.primavera.integration.client.bo.enm that return DefaultRateType | |
---|---|
static DefaultRateType |
DefaultRateType.getDefaultRateType(int iDefaultRateType)
Gets an instance of DefaultRateType based on the integer value specified. |
static DefaultRateType |
DefaultRateType.getDefaultRateType(java.lang.String sDefaultRateType)
Gets an instance of DefaultRateType based on the String value specified. |
Uses of DefaultRateType in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return DefaultRateType | |
---|---|
DefaultRateType |
Project.getAssignmentDefaultRateType()
Gets the default rate type when adding resource assignments to a project. |
DefaultRateType |
BaselineProject.getAssignmentDefaultRateType()
Gets the default rate type when adding resource assignments to a project. |
Methods in com.primavera.integration.client.bo.object with parameters of type DefaultRateType | |
---|---|
void |
Project.setAssignmentDefaultRateType(DefaultRateType enm)
Sets the default rate type when adding resource assignments to a project. |
void |
BaselineProject.setAssignmentDefaultRateType(DefaultRateType enm)
Sets the default rate type when adding resource assignments to a project. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |