Uses of Enum Class
org.opengis.annotation.Obligation
Packages that use Obligation
Package
Description
Addition to the collection framework.
-
Uses of Obligation in org.apache.sis.util.collection
Fields in org.apache.sis.util.collection with type parameters of type ObligationModifier and TypeFieldDescriptionstatic final TableColumn<Obligation> TableColumn.OBLIGATIONPredefined constant for a column of obligation (mandatory, optional, conditional). -
Uses of Obligation in org.opengis.annotation
Subclasses with type arguments of type Obligation in org.opengis.annotationMethods in org.opengis.annotation that return ObligationModifier and TypeMethodDescriptionstatic ObligationReturns the enum constant of this class with the specified name.static Obligation[]Obligation.values()Returns an array containing the constants of this enum class, in the order they are declared.