|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduleFloatType | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of ScheduleFloatType in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as ScheduleFloatType | |
---|---|
static ScheduleFloatType |
ScheduleFloatType.FINISH
|
static ScheduleFloatType |
ScheduleFloatType.MINIMUM
|
static ScheduleFloatType |
ScheduleFloatType.NULL
|
static ScheduleFloatType |
ScheduleFloatType.START
|
Methods in com.primavera.integration.client.bo.enm that return ScheduleFloatType | |
---|---|
static ScheduleFloatType |
ScheduleFloatType.getScheduleFloatType(int iScheduleFloatType)
Gets an instance of ScheduleFloatType based on the integer value specified. |
static ScheduleFloatType |
ScheduleFloatType.getScheduleFloatType(java.lang.String sScheduleFloatType)
Gets an instance of ScheduleFloatType based on the String value specified. |
Uses of ScheduleFloatType in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return ScheduleFloatType | |
---|---|
ScheduleFloatType |
ScheduleOptions.getComputeTotalFloatType()
Gets the method for calculating total float for all activities. |
Methods in com.primavera.integration.client.bo.object with parameters of type ScheduleFloatType | |
---|---|
void |
ScheduleOptions.setComputeTotalFloatType(ScheduleFloatType enm)
Sets the method for calculating total float for all activities. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |