Class SignatureType.Clear

  • Enclosing class:
    SignatureType

    public static class SignatureType.Clear
    extends Object

    Java class for anonymous complex type

    .

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="flatten" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • flatten

        protected Boolean flatten
         <?xml version="1.0" encoding="UTF-8"?><p xmlns:p272839_="https://jakarta.ee/xml/ns/jaxb" xmlns:p501776_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">When set to "true", this will render all visible signatures to the page content.
         
                                         </p>
         
         <?xml version="1.0" encoding="UTF-8"?><p xmlns:p272839_="https://jakarta.ee/xml/ns/jaxb" xmlns:p501776_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema"><b>Important:</b>
                                             The actual signatures will still be removed! The hereby generated visual representation is not verifyable or binding and can not serve/does not count as a valid digital signature.
                                         </p>
         
    • Constructor Detail

      • Clear

        public Clear()
    • Method Detail

      • isFlatten

        public boolean isFlatten()
         <?xml version="1.0" encoding="UTF-8"?><p xmlns:p272839_="https://jakarta.ee/xml/ns/jaxb" xmlns:p501776_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">When set to "true", this will render all visible signatures to the page content.
         
                                         </p>
         
         <?xml version="1.0" encoding="UTF-8"?><p xmlns:p272839_="https://jakarta.ee/xml/ns/jaxb" xmlns:p501776_="urn:jaxb.jvnet.org:plugin:inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema"><b>Important:</b>
                                             The actual signatures will still be removed! The hereby generated visual representation is not verifyable or binding and can not serve/does not count as a valid digital signature.
                                         </p>
         
        Returns:
        possible object is Boolean
      • setFlatten

        public void setFlatten​(boolean value)
        Sets the value of the flatten property.
        Parameters:
        value - allowed object is Boolean
        See Also:
        isFlatten()
      • isSetFlatten

        public boolean isSetFlatten()
      • unsetFlatten

        public void unsetFlatten()