Uses of Class
alma.aedf.types.SourceParameter

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

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