Class Obligation

All Implemented Interfaces:
Serializable, Comparable<Obligation>, ControlledVocabulary

@UML(identifier="MD_ObligationCode", specification=ISO_19115) public final class Obligation extends CodeList<Obligation>
Obligation of the element or entity.
Upcoming API change — enumeration
According ISO 19115, Obligation shall be an enumeration, not a code list. Such enumeration already exists in the org.opengis.annotation package. Consequently this Obligation class may be deleted in favor or org.opengis.annotation.Obligation in GeoAPI 4.0. See GEO-199 for more information.
Since:
2.0
See Also: