Interface ProofEncryptionDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface ProofEncryptionDocument extends XmlObject
A document containing one ProofEncryption(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
  • Field Details

  • Method Details

    • getProofEncryption

      ProofEncryptionType getProofEncryption()
      Gets the "ProofEncryption" element
    • setProofEncryption

      void setProofEncryption(ProofEncryptionType proofEncryption)
      Sets the "ProofEncryption" element
    • addNewProofEncryption

      ProofEncryptionType addNewProofEncryption()
      Appends and returns a new empty "ProofEncryption" element