Uses of Class
net.webpdf.wsclient.schema.operation.TiffType
-
Packages that use TiffType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of TiffType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as TiffType Modifier and Type Field Description protected TiffTypeImageType. tiffMethods in net.webpdf.wsclient.schema.operation that return TiffType Modifier and Type Method Description TiffTypeObjectFactory. createTiffType()Create an instance ofTiffTypeTiffTypeImageType. getTiff()Gets the value of the tiff property.Methods in net.webpdf.wsclient.schema.operation with parameters of type TiffType Modifier and Type Method Description voidImageType. setTiff(TiffType value)Sets the value of the tiff property.
-