Interface AttributeStatement

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getAttributes

        List<Attribute> getAttributes()
        Gets the attributes expressed in this statement.
        Returns:
        the attributes expressed in this statement
      • getEncryptedAttributes

        List<EncryptedAttribute> getEncryptedAttributes()
        Gets the encrypted attributes expressed in this statement.
        Returns:
        the encrypted attributes expressed in this statement