Uses of Class
net.webpdf.wsclient.schema.operation.SettingsType.Compress
-
Packages that use SettingsType.Compress Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SettingsType.Compress in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SettingsType.Compress Modifier and Type Field Description protected SettingsType.CompressSettingsType. compressMethods in net.webpdf.wsclient.schema.operation that return SettingsType.Compress Modifier and Type Method Description SettingsType.CompressObjectFactory. createSettingsTypeCompress()Create an instance ofSettingsType.CompressSettingsType.CompressSettingsType. getCompress()Gets the value of the compress property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SettingsType.Compress Modifier and Type Method Description voidSettingsType. setCompress(SettingsType.Compress value)Sets the value of the compress property.
-