Uses of Class
de.gwdg.metadataqa.marc.definition.SourceSpecificationType
-
Packages that use SourceSpecificationType Package Description de.gwdg.metadataqa.marc.definition de.gwdg.metadataqa.marc.definition.structure -
-
Uses of SourceSpecificationType in de.gwdg.metadataqa.marc.definition
Methods in de.gwdg.metadataqa.marc.definition that return SourceSpecificationType Modifier and Type Method Description static SourceSpecificationTypeSourceSpecificationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SourceSpecificationType[]SourceSpecificationType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SourceSpecificationType in de.gwdg.metadataqa.marc.definition.structure
Fields in de.gwdg.metadataqa.marc.definition.structure declared as SourceSpecificationType Modifier and Type Field Description protected SourceSpecificationTypeDataFieldDefinition. sourceSpecificationTypeMethods in de.gwdg.metadataqa.marc.definition.structure that return SourceSpecificationType Modifier and Type Method Description SourceSpecificationTypeDataFieldDefinition. getSourceSpecificationType()
-