Uses of Class
org.opengis.annotation.ComplianceLevel
- 
Packages that use ComplianceLevel Package Description org.opengis.annotation Set of annotations mapping GeoAPI interfaces to Open Geospatial UML or XML schemas. - 
- 
Uses of ComplianceLevel in org.opengis.annotation
Methods in org.opengis.annotation that return ComplianceLevel Modifier and Type Method Description ComplianceLevellevel()Deprecated.The level for the annotated element.static ComplianceLevelComplianceLevel. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ComplianceLevel[]ComplianceLevel. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. 
 -