Class DecryptType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.DecryptType
-
public class DecryptType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p321944_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p909790_="https://jakarta.ee/xml/ns/jaxb" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">The document will be decrypted when the decrypt element and the required password element are used.</p>
Java class for DecryptType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DecryptType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>