Uses of Class
alma.aedf.types.Source

Packages that use Source
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 Source in alma.aedf.types
 

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