Uses of Class
net.webpdf.wsclient.schema.operation.ZugferdFileDataType
-
Packages that use ZugferdFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ZugferdFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ZugferdFileDataType Modifier and Type Field Description protected ZugferdFileDataTypeZugferdType. xmlFileMethods in net.webpdf.wsclient.schema.operation that return ZugferdFileDataType Modifier and Type Method Description ZugferdFileDataTypeObjectFactory. createZugferdFileDataType()Create an instance ofZugferdFileDataTypeZugferdFileDataTypeZugferdType. getXmlFile()Gets the value of the xmlFile property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ZugferdFileDataType Modifier and Type Method Description voidZugferdType. setXmlFile(ZugferdFileDataType value)Sets the value of the xmlFile property.
-