|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Proficiency | |
---|---|
com.primavera.integration.client.bo.enm | Typesafe enumerations |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of Proficiency in com.primavera.integration.client.bo.enm |
---|
Fields in com.primavera.integration.client.bo.enm declared as Proficiency | |
---|---|
static Proficiency |
Proficiency.EXPERT
|
static Proficiency |
Proficiency.INEXPERIENCED
|
static Proficiency |
Proficiency.MASTER
|
static Proficiency |
Proficiency.NULL
|
static Proficiency |
Proficiency.PROFICIENT
|
static Proficiency |
Proficiency.SKILLED
|
Methods in com.primavera.integration.client.bo.enm that return Proficiency | |
---|---|
static Proficiency |
Proficiency.getProficiency(int iProficiency)
Gets an instance of Proficiency based on the integer value specified. |
static Proficiency |
Proficiency.getProficiency(java.lang.String sProficiency)
Gets an instance of Proficiency based on the String value specified. |
Uses of Proficiency in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return Proficiency | |
---|---|
Proficiency |
ResourceRole.getProficiency()
Gets the resource's proficiency at performing this role. |
Proficiency |
ResourceAssignment.getProficiency()
Gets the skill level that is associated with the role. |
Methods in com.primavera.integration.client.bo.object with parameters of type Proficiency | |
---|---|
void |
ResourceRole.setProficiency(Proficiency enm)
Sets the resource's proficiency at performing this role. |
void |
ResourceAssignment.setProficiency(Proficiency enm)
Sets the skill level that is associated with the role. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |