Interface EntropyDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface EntropyDocument
    extends XmlObject
    A document containing one Entropy(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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