Uses of Enum
de.gwdg.metadataqa.marc.definition.DataSource
Packages that use DataSource
-
Uses of DataSource in de.gwdg.metadataqa.marc.cli.parameters
Fields in de.gwdg.metadataqa.marc.cli.parameters declared as DataSourceModifier and TypeFieldDescriptionprotected DataSourceCommonParameters.dataSourcedata source ('file' or 'stream')Methods in de.gwdg.metadataqa.marc.cli.parameters that return DataSourceMethods in de.gwdg.metadataqa.marc.cli.parameters with parameters of type DataSource -
Uses of DataSource in de.gwdg.metadataqa.marc.definition
Methods in de.gwdg.metadataqa.marc.definition that return DataSourceModifier and TypeMethodDescriptionstatic DataSourcestatic DataSourceReturns the enum constant of this type with the specified name.static DataSource[]DataSource.values()Returns an array containing the constants of this enum type, in the order they are declared.