Interface ExactlyOneDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface ExactlyOneDocument extends XmlObject
A document containing one ExactlyOne(@http://schemas.xmlsoap.org/ws/2004/09/policy) element. This is a complex type.
  • Field Details

  • Method Details

    • getExactlyOne

      OperatorContentType getExactlyOne()
      Gets the "ExactlyOne" element
    • setExactlyOne

      void setExactlyOne(OperatorContentType exactlyOne)
      Sets the "ExactlyOne" element
    • addNewExactlyOne

      OperatorContentType addNewExactlyOne()
      Appends and returns a new empty "ExactlyOne" element