Uses of Class
com.primavera.integration.client.bo.enm.AssignmentStaffingPreference
Packages that use AssignmentStaffingPreference
Package
Description
Typesafe enumerations
Client business object classes
-
Uses of AssignmentStaffingPreference in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as AssignmentStaffingPreferenceModifier and TypeFieldDescriptionstatic final AssignmentStaffingPreferenceAssignmentStaffingPreference.ASKMEstatic final AssignmentStaffingPreferenceAssignmentStaffingPreference.EXISTINGstatic final AssignmentStaffingPreferenceAssignmentStaffingPreference.NEWstatic final AssignmentStaffingPreferenceAssignmentStaffingPreference.NULLMethods in com.primavera.integration.client.bo.enm that return AssignmentStaffingPreferenceModifier and TypeMethodDescriptionstatic AssignmentStaffingPreferenceAssignmentStaffingPreference.getAssignmentStaffingPreference(int iAssignmentStaffingPreference) Gets an instance of AssignmentStaffingPreference based on the integer value specified.static AssignmentStaffingPreferenceAssignmentStaffingPreference.getAssignmentStaffingPreference(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 AssignmentStaffingPreferenceModifier and TypeMethodDescriptionGets 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 AssignmentStaffingPreferenceModifier and TypeMethodDescriptionvoidSets 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.