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