Class TLcdISO19115SecurityConstraints

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115SecurityConstraints extends TLcdISO19115Constraints
Handling restrictions imposed on the dataset because of national security, privacy, or other concerns
Since:
10.0
  • Field Details Link icon

  • Constructor Details Link icon

    • TLcdISO19115SecurityConstraints Link icon

      public TLcdISO19115SecurityConstraints()
    • TLcdISO19115SecurityConstraints Link icon

      public TLcdISO19115SecurityConstraints(TLcdDataType aType)
  • Method Details Link icon

    • getClassification Link icon

      public TLcdISO19115ClassificationCode getClassification()
      Returns the role value contained in the value of the CLASSIFICATION_PROPERTY property. Returns null if the value of the CLASSIFICATION_PROPERTY property is null.
      Returns:
      the role value of the CLASSIFICATION_PROPERTY property.
      See Also:
    • setClassification Link icon

      public void setClassification(TLcdISO19115ClassificationCode aValue)
      Sets the value of the property that maps to the classification element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the CLASSIFICATION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the CLASSIFICATION_PROPERTY property.
    • getUserNote Link icon

      public String getUserNote()
      Returns the role value contained in the value of the USER_NOTE_PROPERTY property. Returns null if the value of the USER_NOTE_PROPERTY property is null.
      Returns:
      the role value of the USER_NOTE_PROPERTY property.
      See Also:
    • setUserNote Link icon

      public void setUserNote(String aValue)
      Sets the value of the property that maps to the userNote element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the USER_NOTE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the USER_NOTE_PROPERTY property.
    • getClassificationSystem Link icon

      public String getClassificationSystem()
      Returns the role value contained in the value of the CLASSIFICATION_SYSTEM_PROPERTY property. Returns null if the value of the CLASSIFICATION_SYSTEM_PROPERTY property is null.
      Returns:
      the role value of the CLASSIFICATION_SYSTEM_PROPERTY property.
      See Also:
    • setClassificationSystem Link icon

      public void setClassificationSystem(String aValue)
      Sets the value of the property that maps to the classificationSystem element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the CLASSIFICATION_SYSTEM_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the CLASSIFICATION_SYSTEM_PROPERTY property.
    • getHandlingDescription Link icon

      public String getHandlingDescription()
      Returns the role value contained in the value of the HANDLING_DESCRIPTION_PROPERTY property. Returns null if the value of the HANDLING_DESCRIPTION_PROPERTY property is null.
      Returns:
      the role value of the HANDLING_DESCRIPTION_PROPERTY property.
      See Also:
    • setHandlingDescription Link icon

      public void setHandlingDescription(String aValue)
      Sets the value of the property that maps to the handlingDescription element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the HANDLING_DESCRIPTION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the HANDLING_DESCRIPTION_PROPERTY property.