Interface EndpointReferenceDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface EndpointReferenceDocument
    extends XmlObject
    A document containing one EndpointReference(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element. This is a complex type.
    • Method Detail

      • getEndpointReference

        EndpointReferenceType getEndpointReference()
        Gets the "EndpointReference" element
      • setEndpointReference

        void setEndpointReference​(EndpointReferenceType endpointReference)
        Sets the "EndpointReference" element
      • addNewEndpointReference

        EndpointReferenceType addNewEndpointReference()
        Appends and returns a new empty "EndpointReference" element