Interface Embedded

All Superinterfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, WSSecurityObject, XMLObject
All Known Implementing Classes:
EmbeddedImpl

the <wsse:Embedded> element.
  • Field Details

  • Method Details

    • getValueType

      @Nullable String getValueType()
      Returns the ValueType attribute URI value.
      Returns:
      the ValueType attribute value or null.
    • setValueType

      void setValueType(@Nullable String newValueType)
      Sets the ValueType attribute URI value.
      Parameters:
      newValueType - the ValueType attribute value.