Interface ComputedKeyAlgorithmDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ComputedKeyAlgorithmDocument
    extends XmlObject
    A document containing one ComputedKeyAlgorithm(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
    • Method Detail

      • getComputedKeyAlgorithm

        String getComputedKeyAlgorithm()
        Gets the "ComputedKeyAlgorithm" element
      • xgetComputedKeyAlgorithm

        XmlAnyURI xgetComputedKeyAlgorithm()
        Gets (as xml) the "ComputedKeyAlgorithm" element
      • setComputedKeyAlgorithm

        void setComputedKeyAlgorithm​(String computedKeyAlgorithm)
        Sets the "ComputedKeyAlgorithm" element
      • xsetComputedKeyAlgorithm

        void xsetComputedKeyAlgorithm​(XmlAnyURI computedKeyAlgorithm)
        Sets (as xml) the "ComputedKeyAlgorithm" element