|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SummarySpreadInterval | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of SummarySpreadInterval in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as SummarySpreadInterval | |
---|---|
static SummarySpreadInterval |
SummarySpreadInterval.MONTH
|
static SummarySpreadInterval |
SummarySpreadInterval.NULL
|
static SummarySpreadInterval |
SummarySpreadInterval.WEEK
|
Methods in com.primavera.integration.client.bo.enm that return SummarySpreadInterval | |
---|---|
static SummarySpreadInterval |
SummarySpreadInterval.getSummarySpreadInterval(int iSummarySpreadInterval)
Gets an instance of SummarySpreadInterval based on the integer value specified. |
static SummarySpreadInterval |
SummarySpreadInterval.getSummarySpreadInterval(java.lang.String sSummarySpreadInterval)
Gets an instance of SummarySpreadInterval based on the String value specified. |
Uses of SummarySpreadInterval in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return SummarySpreadInterval | |
---|---|
SummarySpreadInterval |
GlobalPreferences.getSummaryResourceSpreadInterval()
Gets the interval in which resource and role level spreads are summarized and stored. |
SummarySpreadInterval |
GlobalPreferences.getSummaryWBSSpreadInterval()
Gets the interval in which WBS level spreads are summarized and stored. |
Methods in com.primavera.integration.client.bo.object with parameters of type SummarySpreadInterval | |
---|---|
void |
GlobalPreferences.setSummaryResourceSpreadInterval(SummarySpreadInterval enm)
Sets the interval in which resource and role level spreads are summarized and stored. |
void |
GlobalPreferences.setSummaryWBSSpreadInterval(SummarySpreadInterval enm)
Sets the interval in which WBS level spreads are summarized and stored. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |