Uses of Class
de.gwdg.metadataqa.marc.utils.pica.path.Occurrence.Type
-
Packages that use Occurrence.Type Package Description de.gwdg.metadataqa.marc.utils.pica.path -
-
Uses of Occurrence.Type in de.gwdg.metadataqa.marc.utils.pica.path
Methods in de.gwdg.metadataqa.marc.utils.pica.path that return Occurrence.Type Modifier and Type Method Description Occurrence.TypeOccurrence. getType()static Occurrence.TypeOccurrence.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Occurrence.Type[]Occurrence.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.gwdg.metadataqa.marc.utils.pica.path with parameters of type Occurrence.Type Constructor Description Occurrence(Occurrence.Type type, Integer start, Integer end)
-