Interface RequestedAttachedReferenceDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RequestedAttachedReferenceDocument extends XmlObject
A document containing one RequestedAttachedReference(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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