Primavera Integration API 7.0

Uses of Class
com.primavera.integration.client.bo.enm.AssignmentStaffingPreference

Packages that use AssignmentStaffingPreference
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of AssignmentStaffingPreference in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as AssignmentStaffingPreference
static AssignmentStaffingPreference AssignmentStaffingPreference.ASKME
           
static AssignmentStaffingPreference AssignmentStaffingPreference.EXISTING
           
static AssignmentStaffingPreference AssignmentStaffingPreference.NEW
           
static AssignmentStaffingPreference AssignmentStaffingPreference.NULL
           
 

Methods in com.primavera.integration.client.bo.enm that return AssignmentStaffingPreference
static AssignmentStaffingPreference AssignmentStaffingPreference.getAssignmentStaffingPreference(int iAssignmentStaffingPreference)
          Gets an instance of AssignmentStaffingPreference based on the integer value specified.
static AssignmentStaffingPreference AssignmentStaffingPreference.getAssignmentStaffingPreference(java.lang.String sAssignmentStaffingPreference)
          Gets an instance of AssignmentStaffingPreference based on the String value specified.
 

Uses of AssignmentStaffingPreference in com.primavera.integration.client.bo.object
 

Methods in com.primavera.integration.client.bo.object that return AssignmentStaffingPreference
 AssignmentStaffingPreference User.getAssignmentStaffingPreference()
          Gets the value that determines whether the current or the new resource's Units per Time and Overtime factor is used to calculate costs when assigning the resource to an existing activity assignment.
 

Methods in com.primavera.integration.client.bo.object with parameters of type AssignmentStaffingPreference
 void User.setAssignmentStaffingPreference(AssignmentStaffingPreference enm)
          Sets the value that determines whether the current or the new resource's Units per Time and Overtime factor is used to calculate costs when assigning the resource to an existing activity assignment.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.