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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.