|
Primavera Integration API Release 8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimesheetPeriodType | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of TimesheetPeriodType in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as TimesheetPeriodType | |
---|---|
static TimesheetPeriodType |
TimesheetPeriodType.EVERY_FOUR_WEEKS
|
static TimesheetPeriodType |
TimesheetPeriodType.EVERY_MONTH
|
static TimesheetPeriodType |
TimesheetPeriodType.EVERY_TWO_WEEKS
|
static TimesheetPeriodType |
TimesheetPeriodType.EVERY_WEEK
|
static TimesheetPeriodType |
TimesheetPeriodType.NULL
|
Methods in com.primavera.integration.client.bo.enm that return TimesheetPeriodType | |
---|---|
static TimesheetPeriodType |
TimesheetPeriodType.getTimesheetPeriodType(int iTimesheetPeriodType)
Gets an instance of TimesheetPeriodType based on the integer value specified. |
static TimesheetPeriodType |
TimesheetPeriodType.getTimesheetPeriodType(String sTimesheetPeriodType)
Gets an instance of TimesheetPeriodType based on the String value specified. |
Uses of TimesheetPeriodType in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return TimesheetPeriodType | |
---|---|
TimesheetPeriodType |
GlobalPreferences.getTimesheetPeriodType()
Gets the time period used in time sheet application. |
Methods in com.primavera.integration.client.bo.object with parameters of type TimesheetPeriodType | |
---|---|
void |
GlobalPreferences.setTimesheetPeriodType(TimesheetPeriodType enm)
Sets the time period used in time sheet application. |
|
Primavera Integration API Release 8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |