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

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

Uses of RelationshipList in org.jasig.schedassist.messaging
 

Fields in org.jasig.schedassist.messaging declared as RelationshipList
protected  RelationshipList GetRelationshipsResponse.relationshipList
           
 

Methods in org.jasig.schedassist.messaging that return RelationshipList
 RelationshipList ObjectFactory.createRelationshipList()
          Create an instance of RelationshipList
 RelationshipList GetRelationshipsResponse.getRelationshipList()
          Gets the value of the relationshipList property.
 

Methods in org.jasig.schedassist.messaging with parameters of type RelationshipList
 void GetRelationshipsResponse.setRelationshipList(RelationshipList value)
          Sets the value of the relationshipList property.
 



Copyright © 2012 Jasig. All Rights Reserved.