Uses of Class
org.geotools.api.annotation.Obligation
-
Packages that use Obligation Package Description org.geotools.api.annotation -
-
Uses of Obligation in org.geotools.api.annotation
Methods in org.geotools.api.annotation that return Obligation Modifier and Type Method Description Obligationobligation()The obligation declared in the UML.static ObligationObligation. valueOf(String name)Returns the enum constant of this type with the specified name.static Obligation[]Obligation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-