Uses of Class
net.webpdf.wsclient.schema.operation.ConverterTransformType
-
Packages that use ConverterTransformType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterTransformType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterTransformType Modifier and Type Field Description protected ConverterTransformTypeConverterType. transformMethods in net.webpdf.wsclient.schema.operation that return ConverterTransformType Modifier and Type Method Description ConverterTransformTypeObjectFactory. createConverterTransformType()Create an instance ofConverterTransformTypeConverterTransformTypeConverterType. getTransform()Gets the value of the transform property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterTransformType Modifier and Type Method Description voidConverterType. setTransform(ConverterTransformType value)Sets the value of the transform property.
-