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

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

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

Fields in net.sf.mpxj.primavera.schema with type parameters of type CodeAssignmentType
protected  List<CodeAssignmentType> ResourceType.code
           
protected  List<CodeAssignmentType> ProjectType.code
           
protected  List<CodeAssignmentType> BaselineProjectType.code
           
protected  List<CodeAssignmentType> ActivityType.code
           
 

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

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type CodeAssignmentType
 List<CodeAssignmentType> ResourceType.getCode()
          Gets the value of the code property.
 List<CodeAssignmentType> ProjectType.getCode()
          Gets the value of the code property.
 List<CodeAssignmentType> BaselineProjectType.getCode()
          Gets the value of the code property.
 List<CodeAssignmentType> ActivityType.getCode()
          Gets the value of the code property.
 



Copyright © 2012. All Rights Reserved.