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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.