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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.