Uses of Class
net.webpdf.wsclient.openapi.MetadataBackgroundsDocument
-
Packages that use MetadataBackgroundsDocument Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataBackgroundsDocument in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataBackgroundsDocument Modifier and Type Method Description MetadataBackgroundsDocumentMetadataBackgroundsDocument. addBackgroundItem(MetadataBackgroundContent backgroundItem)MetadataBackgroundsDocumentMetadataBackgroundsDocument. background(List<MetadataBackgroundContent> background)@Nullable MetadataBackgroundsDocumentMetadataDocument. getBackgrounds()Get backgroundsMethods in net.webpdf.wsclient.openapi with parameters of type MetadataBackgroundsDocument Modifier and Type Method Description MetadataDocumentMetadataDocument. backgrounds(MetadataBackgroundsDocument backgrounds)voidMetadataDocument. setBackgrounds(MetadataBackgroundsDocument backgrounds)
-