Uses of Class
net.webpdf.wsclient.schema.operation.XslTransformationFileType
-
Packages that use XslTransformationFileType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of XslTransformationFileType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type XslTransformationFileType Modifier and Type Field Description protected List<XslTransformationFileType>XRechnungResourcesType. fileprotected List<XslTransformationFileType>XslTransformationResourcesType. fileMethods in net.webpdf.wsclient.schema.operation that return XslTransformationFileType Modifier and Type Method Description XslTransformationFileTypeObjectFactory. createXslTransformationFileType()Create an instance ofXslTransformationFileTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type XslTransformationFileType Modifier and Type Method Description List<XslTransformationFileType>XRechnungResourcesType. getFile()Gets the value of the file property.List<XslTransformationFileType>XslTransformationResourcesType. getFile()Gets the value of the file property.
-