Uses of Class
org.jasig.schedassist.messaging.RelationshipElement

Packages that use RelationshipElement
org.jasig.schedassist.messaging Licensed to Jasig under one or more contributor license agreements. 
 

Uses of RelationshipElement in org.jasig.schedassist.messaging
 

Fields in org.jasig.schedassist.messaging with type parameters of type RelationshipElement
protected  List<RelationshipElement> RelationshipList.relationshipElement
           
 

Methods in org.jasig.schedassist.messaging that return RelationshipElement
 RelationshipElement ObjectFactory.createRelationshipElement()
          Create an instance of RelationshipElement
 

Methods in org.jasig.schedassist.messaging that return types with arguments of type RelationshipElement
 List<RelationshipElement> RelationshipList.getRelationshipElement()
          Gets the value of the relationshipElement property.
 



Copyright © 2012 Jasig. All Rights Reserved.