Uses of Class
net.webpdf.wsclient.schema.operation.XslTransformationResourcesType
-
Packages that use XslTransformationResourcesType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of XslTransformationResourcesType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as XslTransformationResourcesType Modifier and Type Field Description protected XslTransformationResourcesTypeXslTransformationType. resourcesMethods in net.webpdf.wsclient.schema.operation that return XslTransformationResourcesType Modifier and Type Method Description XslTransformationResourcesTypeObjectFactory. createXslTransformationResourcesType()Create an instance ofXslTransformationResourcesTypeXslTransformationResourcesTypeXslTransformationType. getResources()Gets the value of the resources property.Methods in net.webpdf.wsclient.schema.operation with parameters of type XslTransformationResourcesType Modifier and Type Method Description voidXslTransformationType. setResources(XslTransformationResourcesType value)Sets the value of the resources property.
-