|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodologyType | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of MethodologyType in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as MethodologyType | |
---|---|
static MethodologyType |
MethodologyType.ACTIVITY_LIBRARY
|
static MethodologyType |
MethodologyType.BASE
|
static MethodologyType |
MethodologyType.NULL
|
static MethodologyType |
MethodologyType.PLUG_IN
|
Methods in com.primavera.integration.client.bo.enm that return MethodologyType | |
---|---|
static MethodologyType |
MethodologyType.getMethodologyType(int iMethodologyType)
Gets an instance of MethodologyType based on the integer value specified. |
static MethodologyType |
MethodologyType.getMethodologyType(java.lang.String sMethodologyType)
Gets an instance of MethodologyType based on the String value specified. |
Uses of MethodologyType in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return MethodologyType | |
---|---|
MethodologyType |
Methodology.getType()
Gets the type of the Methodology, one of 'Base', 'Plug-In', or 'Activity Library'. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |