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

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

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

Fields in net.sf.mpxj.primavera.schema with type parameters of type ActivityCodeTypeType
protected  List<ActivityCodeTypeType> ProjectType.activityCodeType
           
protected  List<ActivityCodeTypeType> APIBusinessObjects.activityCodeType
           
 

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

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type ActivityCodeTypeType
 List<ActivityCodeTypeType> ProjectType.getActivityCodeType()
          Gets the value of the activityCodeType property.
 List<ActivityCodeTypeType> APIBusinessObjects.getActivityCodeType()
          Gets the value of the activityCodeType property.
 



Copyright © 2012. All Rights Reserved.