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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.