Uses of Enum
de.gwdg.metadataqa.marc.definition.Cardinality
Packages that use Cardinality
Package
Description
-
Uses of Cardinality in de.gwdg.metadataqa.marc.dao
Methods in de.gwdg.metadataqa.marc.dao that return Cardinality -
Uses of Cardinality in de.gwdg.metadataqa.marc.definition
Methods in de.gwdg.metadataqa.marc.definition that return CardinalityModifier and TypeMethodDescriptionstatic Cardinalitystatic CardinalityCardinality.get(boolean repeatable) static CardinalityReturns the enum constant of this type with the specified name.static Cardinality[]Cardinality.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Cardinality in de.gwdg.metadataqa.marc.definition.bibliographic
Methods in de.gwdg.metadataqa.marc.definition.bibliographic that return Cardinality -
Uses of Cardinality in de.gwdg.metadataqa.marc.definition.structure
Fields in de.gwdg.metadataqa.marc.definition.structure declared as CardinalityMethods in de.gwdg.metadataqa.marc.definition.structure that return CardinalityModifier and TypeMethodDescriptionDataFieldDefinition.getCardinality()SubfieldDefinition.getCardinality() -
Uses of Cardinality in de.gwdg.metadataqa.marc.utils.pica
Methods in de.gwdg.metadataqa.marc.utils.pica that return Cardinality