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

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

Uses of AvailableBlockList in org.jasig.schedassist.messaging
 

Fields in org.jasig.schedassist.messaging declared as AvailableBlockList
protected  AvailableBlockList VisibleScheduleResponse.availableBlockList
           
protected  AvailableBlockList VisitorConflictsResponse.availableBlockList
           
 

Methods in org.jasig.schedassist.messaging that return AvailableBlockList
 AvailableBlockList ObjectFactory.createAvailableBlockList()
          Create an instance of AvailableBlockList
 AvailableBlockList VisibleScheduleResponse.getAvailableBlockList()
          Gets the value of the availableBlockList property.
 AvailableBlockList VisitorConflictsResponse.getAvailableBlockList()
          Gets the value of the availableBlockList property.
 

Methods in org.jasig.schedassist.messaging with parameters of type AvailableBlockList
 void VisibleScheduleResponse.setAvailableBlockList(AvailableBlockList value)
          Sets the value of the availableBlockList property.
 void VisitorConflictsResponse.setAvailableBlockList(AvailableBlockList value)
          Sets the value of the availableBlockList property.
 



Copyright © 2012 Jasig. All Rights Reserved.