@UML(identifier="MD_SecurityConstraints", specification=ISO_19115) public interface SecurityConstraints extends Constraints
| Modifier and Type | Method and Description | 
|---|---|
| Classification | getClassification()Name of the handling restrictions on the resource. | 
| InternationalString | getClassificationSystem()Name of the classification system. | 
| InternationalString | getHandlingDescription()Additional information about the restrictions on handling the resource. | 
| InternationalString | getUserNote()Explanation of the application of the legal constraints or other restrictions and legal
 prerequisites for obtaining and using the resource. | 
getUseLimitation@UML(identifier="classification", obligation=MANDATORY, specification=ISO_19115) Classification getClassification()
@UML(identifier="userNote", obligation=OPTIONAL, specification=ISO_19115) InternationalString getUserNote()
null.@UML(identifier="classificationSystem", obligation=OPTIONAL, specification=ISO_19115) InternationalString getClassificationSystem()
null.@UML(identifier="handlingDescription", obligation=OPTIONAL, specification=ISO_19115) InternationalString getHandlingDescription()
null.Copyright © 1996–2019 Geotools. All rights reserved.