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. compress<?Methods 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()<?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.
-