Class BackgroundBaseType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.BackgroundBaseType
-
- Direct Known Subclasses:
ColorBackgroundType,ImageBackgroundType
public class BackgroundBaseType extends Object
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p179664_="http://jaxb2-commons.dev.java.net/basic/simplify" xmlns:p388603_="https://jakarta.ee/xml/ns/jaxb" xmlns:p96940_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:tns="http://schema.webpdf.de/1.0/operation" xmlns:xs="http://www.w3.org/2001/XMLSchema">A base type for all background types.</p>
Java class for BackgroundBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BackgroundBaseType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>