Class BaseToolboxType
- java.lang.Object
-
- net.webpdf.wsclient.schema.operation.BaseToolboxType
-
- All Implemented Interfaces:
ParameterInterface
- Direct Known Subclasses:
AnnotationType,AttachmentType,CompressType,DeleteType,DescriptionType,ExtractionType,FormsType,ImageType,MergeType,MoveType,OptionsType,OutlineType,PortfolioType,PrintType,RedactType,RotateType,ScaleType,SecurityType,SplitType,TranscribeType,WatermarkType,XmpType
public class BaseToolboxType extends Object implements ParameterInterface
<?xml version="1.0" encoding="UTF-8"?><p xmlns:p20622_="https://jakarta.ee/xml/ns/jaxb" xmlns:p420076_="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">The base type for all Toolbox webservice operations.</p>
Java class for BaseToolboxType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BaseToolboxType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>