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

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

Uses of AvailableBlockElement in org.jasig.schedassist.messaging
 

Fields in org.jasig.schedassist.messaging declared as AvailableBlockElement
protected  AvailableBlockElement GetTargetAvailableBlockResponse.availableBlockElement
           
 

Fields in org.jasig.schedassist.messaging with type parameters of type AvailableBlockElement
protected  List<AvailableBlockElement> AvailableBlockList.availableBlockElement
           
 

Methods in org.jasig.schedassist.messaging that return AvailableBlockElement
 AvailableBlockElement ObjectFactory.createAvailableBlockElement()
          Create an instance of AvailableBlockElement
 AvailableBlockElement GetTargetAvailableBlockResponse.getAvailableBlockElement()
          Gets the value of the availableBlockElement property.
 

Methods in org.jasig.schedassist.messaging that return types with arguments of type AvailableBlockElement
 List<AvailableBlockElement> AvailableBlockList.getAvailableBlockElement()
          Gets the value of the availableBlockElement property.
 

Methods in org.jasig.schedassist.messaging with parameters of type AvailableBlockElement
 void GetTargetAvailableBlockResponse.setAvailableBlockElement(AvailableBlockElement value)
          Sets the value of the availableBlockElement property.
 



Copyright © 2012 Jasig. All Rights Reserved.