Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Backgrounds
-
Packages that use DocumentType.Backgrounds Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Backgrounds in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Backgrounds Modifier and Type Field Description protected DocumentType.BackgroundsDocumentType. backgroundsMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Backgrounds Modifier and Type Method Description DocumentType.BackgroundsObjectFactory. createDocumentTypeBackgrounds()Create an instance ofDocumentType.BackgroundsDocumentType.BackgroundsDocumentType. getBackgrounds()Gets the value of the backgrounds property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Backgrounds Modifier and Type Method Description voidDocumentType. setBackgrounds(DocumentType.Backgrounds value)Sets the value of the backgrounds property.
-