Interface AttributedQName

  • All Superinterfaces:
    org.opensaml.core.xml.AttributeExtensibleXMLObject, WSAddressingObject, org.opensaml.core.xml.XMLObject, org.opensaml.core.xml.schema.XSQName
    All Known Subinterfaces:
    ProblemHeaderQName

    public interface AttributedQName
    extends org.opensaml.core.xml.schema.XSQName, org.opensaml.core.xml.AttributeExtensibleXMLObject, WSAddressingObject
    Interface for type <wsa:AttributedQName>.
    See Also:
    "WS-Addressing 1.0 - SOAP Binding"
    • Method Summary

      • Methods inherited from interface org.opensaml.core.xml.AttributeExtensibleXMLObject

        getUnknownAttributes
      • Methods inherited from interface org.opensaml.core.xml.XMLObject

        detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
      • Methods inherited from interface org.opensaml.core.xml.schema.XSQName

        getValue, setValue
    • Field Detail

      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.