Interface RequestedAttachedReferenceDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RequestedAttachedReferenceDocument extends XmlObject
A document containing one RequestedAttachedReference(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
  • Field Details

  • Method Details

    • getRequestedAttachedReference

      RequestedReferenceType getRequestedAttachedReference()
      Gets the "RequestedAttachedReference" element
    • setRequestedAttachedReference

      void setRequestedAttachedReference(RequestedReferenceType requestedAttachedReference)
      Sets the "RequestedAttachedReference" element
    • addNewRequestedAttachedReference

      RequestedReferenceType addNewRequestedAttachedReference()
      Appends and returns a new empty "RequestedAttachedReference" element