Uses of Class
alma.aedf.types.DataDescription

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

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