Uses of Class
net.webpdf.wsclient.schema.operation.XslTransformationType
-
Packages that use XslTransformationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of XslTransformationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as XslTransformationType Modifier and Type Field Description protected XslTransformationTypeConverterTransformType. xslTransformationMethods in net.webpdf.wsclient.schema.operation that return XslTransformationType Modifier and Type Method Description XslTransformationTypeObjectFactory. createXslTransformationType()Create an instance ofXslTransformationTypeXslTransformationTypeConverterTransformType. getXslTransformation()Gets the value of the xslTransformation property.Methods in net.webpdf.wsclient.schema.operation with parameters of type XslTransformationType Modifier and Type Method Description voidConverterTransformType. setXslTransformation(XslTransformationType value)Sets the value of the xslTransformation property.
-