Uses of Class
alma.aedf.types.Schedule

Packages that use Schedule
alma.aedf.types Provides classes implementing the different types of data structures defined in the Alma Export Data Format document and tables of these structures.  
 

Uses of Schedule in alma.aedf.types
 

Methods in alma.aedf.types that return Schedule
 Schedule ScheduleTable.get(int index)
          Get the Schedule stored at index (0-based).