Interface RelatesToDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RelatesToDocument extends XmlObject
A document containing one RelatesTo(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element. This is a complex type.
  • Field Details

  • Method Details

    • getRelatesTo

      Relationship getRelatesTo()
      Gets the "RelatesTo" element
    • setRelatesTo

      void setRelatesTo(Relationship relatesTo)
      Sets the "RelatesTo" element
    • addNewRelatesTo

      Relationship addNewRelatesTo()
      Appends and returns a new empty "RelatesTo" element