Interface EntropyDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface EntropyDocument
    extends XmlObject
    A document containing one Entropy(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getEntropy

        EntropyType getEntropy()
        Gets the "Entropy" element
      • setEntropy

        void setEntropy​(EntropyType entropy)
        Sets the "Entropy" element
      • addNewEntropy

        EntropyType addNewEntropy()
        Appends and returns a new empty "Entropy" element