Uses of Class
de.gwdg.metadataqa.marc.definition.ControlValue
-
Packages that use ControlValue Package Description de.gwdg.metadataqa.marc de.gwdg.metadataqa.marc.definition -
-
Uses of ControlValue in de.gwdg.metadataqa.marc
Fields in de.gwdg.metadataqa.marc with type parameters of type ControlValue Modifier and Type Field Description protected List<ControlValue>MarcPositionalControlField. valuesListMethods in de.gwdg.metadataqa.marc that return types with arguments of type ControlValue Modifier and Type Method Description List<ControlValue>MarcPositionalControlField. getValuesList()Methods in de.gwdg.metadataqa.marc with parameters of type ControlValue Modifier and Type Method Description protected voidMarcPositionalControlField. registerControlValue(ControlValue controlValue) -
Uses of ControlValue in de.gwdg.metadataqa.marc.definition
Fields in de.gwdg.metadataqa.marc.definition with type parameters of type ControlValue Modifier and Type Field Description protected List<ControlValue>PositionalControlField. valuesList
-