Uses of Class
org.gbif.api.model.registry.eml.curatorial.CuratorialUnit
-
Packages that use CuratorialUnit Package Description org.gbif.api.model.registry.eml.curatorial -
-
Uses of CuratorialUnit in org.gbif.api.model.registry.eml.curatorial
Subclasses of CuratorialUnit in org.gbif.api.model.registry.eml.curatorial Modifier and Type Class Description class
CuratorialUnitComposite
Composite class, combining fields from CuratorialUnitCount and CuratorialUnitRange for simpler parsing of curatorial units, since both count and range types share the same root element.class
CuratorialUnitCount
Used for acuratorial unit count with uncertainty.class
CuratorialUnitRange
Used to indicate that the curatorial unit falls within a range of values.
-