All Superinterfaces:
XmlObject, XmlTokenSource

public interface EmbeddedDocument extends XmlObject
A document containing one Embedded(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd) element. This is a complex type.
  • Field Details

  • Method Details

    • getEmbedded

      EmbeddedType getEmbedded()
      Gets the "Embedded" element
    • setEmbedded

      void setEmbedded(EmbeddedType embedded)
      Sets the "Embedded" element
    • addNewEmbedded

      EmbeddedType addNewEmbedded()
      Appends and returns a new empty "Embedded" element