Uses of Class
net.webpdf.wsclient.schema.operation.JpegType
-
Packages that use JpegType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of JpegType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as JpegType Modifier and Type Field Description protected JpegTypeImageType. jpegMethods in net.webpdf.wsclient.schema.operation that return JpegType Modifier and Type Method Description JpegTypeObjectFactory. createJpegType()Create an instance ofJpegTypeJpegTypeImageType. getJpeg()Gets the value of the jpeg property.Methods in net.webpdf.wsclient.schema.operation with parameters of type JpegType Modifier and Type Method Description voidImageType. setJpeg(JpegType value)Sets the value of the jpeg property.
-