|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SummaryLevel | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of SummaryLevel in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as SummaryLevel | |
---|---|
static SummaryLevel |
SummaryLevel.ASSIGNMENTLEVEL
|
static SummaryLevel |
SummaryLevel.NULL
|
static SummaryLevel |
SummaryLevel.WBSLEVEL
|
Methods in com.primavera.integration.client.bo.enm that return SummaryLevel | |
---|---|
static SummaryLevel |
SummaryLevel.getSummaryLevel(int iSummaryLevel)
Gets an instance of SummaryLevel based on the integer value specified. |
static SummaryLevel |
SummaryLevel.getSummaryLevel(java.lang.String sSummaryLevel)
Gets an instance of SummaryLevel based on the String value specified. |
Uses of SummaryLevel in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return SummaryLevel | |
---|---|
SummaryLevel |
Project.getSummaryLevel()
Gets the summary level for the project while performing project summarization. |
Methods in com.primavera.integration.client.bo.object with parameters of type SummaryLevel | |
---|---|
void |
Project.setSummaryLevel(SummaryLevel enm)
Sets the summary level for the project while performing project summarization. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |