Package usGovIcIsmV2

Interface ClassificationReasonAttribute

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    ClassificationReasonAttributeImpl

    public interface ClassificationReasonAttribute
    extends org.apache.xmlbeans.XmlObject
    A document containing one classificationReason(@urn:us:gov:ic:ism:v2) attribute. This is a complex type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getClassificationReason

        String getClassificationReason()
        Gets the "classificationReason" attribute
      • isSetClassificationReason

        boolean isSetClassificationReason()
        True if has "classificationReason" attribute
      • setClassificationReason

        void setClassificationReason​(String classificationReason)
        Sets the "classificationReason" attribute
      • unsetClassificationReason

        void unsetClassificationReason()
        Unsets the "classificationReason" attribute