Uses of Class
net.sf.mpxj.primavera.schema.UDFAssignmentType

Packages that use UDFAssignmentType
net.sf.mpxj.primavera.schema   
 

Uses of UDFAssignmentType in net.sf.mpxj.primavera.schema
 

Fields in net.sf.mpxj.primavera.schema with type parameters of type UDFAssignmentType
protected  List<UDFAssignmentType> WBSType.udf
           
protected  List<UDFAssignmentType> ResourceType.udf
           
protected  List<UDFAssignmentType> ResourceAssignmentType.udf
           
protected  List<UDFAssignmentType> ProjectType.udf
           
protected  List<UDFAssignmentType> ProjectRiskType.udf
           
protected  List<UDFAssignmentType> ProjectIssueType.udf
           
protected  List<UDFAssignmentType> EPSType.udf
           
protected  List<UDFAssignmentType> DocumentType.udf
           
protected  List<UDFAssignmentType> BaselineProjectType.udf
           
protected  List<UDFAssignmentType> ActivityType.udf
           
protected  List<UDFAssignmentType> ActivityStepType.udf
           
protected  List<UDFAssignmentType> ActivityStepTemplateItemType.udf
           
protected  List<UDFAssignmentType> ActivityExpenseType.udf
           
 

Methods in net.sf.mpxj.primavera.schema that return UDFAssignmentType
 UDFAssignmentType ObjectFactory.createUDFAssignmentType()
          Create an instance of UDFAssignmentType
 

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type UDFAssignmentType
 List<UDFAssignmentType> WBSType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ResourceType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ResourceAssignmentType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ProjectType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ProjectRiskType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ProjectIssueType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> EPSType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> DocumentType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> BaselineProjectType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ActivityType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ActivityStepType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ActivityStepTemplateItemType.getUDF()
          Gets the value of the udf property.
 List<UDFAssignmentType> ActivityExpenseType.getUDF()
          Gets the value of the udf property.
 



Copyright © 2012. All Rights Reserved.