public class AfgifteType extends Object
Java class for AfgifteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AfgifteType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="afgifteID">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="36"/>
</restriction>
</simpleType>
</element>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/bestand/v20130701}Bestand"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
afgifteID |
protected Bestand |
bestand |
| Constructor and Description |
|---|
AfgifteType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfgifteID()
Gets the value of the afgifteID property.
|
Bestand |
getBestand()
Gets the value of the bestand property.
|
void |
setAfgifteID(String value)
Sets the value of the afgifteID property.
|
void |
setBestand(Bestand value)
Sets the value of the bestand property.
|
public String getAfgifteID()
Stringpublic void setAfgifteID(String value)
value - allowed object is
Stringpublic Bestand getBestand()
BestandCopyright © 2019 B3Partners B.V.. All rights reserved.