Uses of Class
net.webpdf.wsclient.schema.operation.PngType
-
Packages that use PngType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PngType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PngType Modifier and Type Field Description protected PngTypeImageType. pngMethods in net.webpdf.wsclient.schema.operation that return PngType Modifier and Type Method Description PngTypeObjectFactory. createPngType()Create an instance ofPngTypePngTypeImageType. getPng()Gets the value of the png property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PngType Modifier and Type Method Description voidImageType. setPng(PngType value)Sets the value of the png property.
-