Interface ReplyAfterDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getReplyAfter

        ReplyAfterType getReplyAfter()
        Gets the "ReplyAfter" element
      • setReplyAfter

        void setReplyAfter​(ReplyAfterType replyAfter)
        Sets the "ReplyAfter" element
      • addNewReplyAfter

        ReplyAfterType addNewReplyAfter()
        Appends and returns a new empty "ReplyAfter" element