public class ZugferdType extends Object
Java class for ZugferdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ZugferdType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="xmlFile" type="{http://schema.webpdf.de/1.0/operation}ZugferdFileDataType"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ZugferdFileDataType |
xmlFile |
| Constructor and Description |
|---|
ZugferdType() |
| Modifier and Type | Method and Description |
|---|---|
ZugferdFileDataType |
getXmlFile()
Gets the value of the xmlFile property.
|
boolean |
isSetXmlFile() |
void |
setXmlFile(ZugferdFileDataType value)
Sets the value of the xmlFile property.
|
protected ZugferdFileDataType xmlFile
public ZugferdFileDataType getXmlFile()
ZugferdFileDataTypepublic void setXmlFile(ZugferdFileDataType value)
value - allowed object is
ZugferdFileDataTypepublic boolean isSetXmlFile()
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.