public class BestandOphalenResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="antwoord" type="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/v20130701}BestandOphalenResultaatType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BestandOphalenResultaatType |
antwoord |
| Constructor and Description |
|---|
BestandOphalenResponse() |
| Modifier and Type | Method and Description |
|---|---|
BestandOphalenResultaatType |
getAntwoord()
Gets the value of the antwoord property.
|
void |
setAntwoord(BestandOphalenResultaatType value)
Sets the value of the antwoord property.
|
protected BestandOphalenResultaatType antwoord
public BestandOphalenResultaatType getAntwoord()
BestandOphalenResultaatTypepublic void setAntwoord(BestandOphalenResultaatType value)
value - allowed object is
BestandOphalenResultaatTypeCopyright © 2019 B3Partners B.V.. All rights reserved.