public class BestandenlijstGbOpvragenResultaatType extends Object
Java class for BestandenlijstGbOpvragenResultaatType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BestandenlijstGbOpvragenResultaatType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.kadaster.nl/schemas/generiek-extern/procesresultaat/v20110922}ProcesVerwerking"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstgbresultaat/afgifte/v20130701}BestandenLijstGB" minOccurs="0"/>
<element name="meerAfgiftesbeschikbaar" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="1"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BestandenLijstGBType |
bestandenLijstGB |
protected String |
meerAfgiftesbeschikbaar |
protected ProcesVerwerking |
procesVerwerking |
| Constructor and Description |
|---|
BestandenlijstGbOpvragenResultaatType() |
| Modifier and Type | Method and Description |
|---|---|
BestandenLijstGBType |
getBestandenLijstGB()
Gets the value of the bestandenLijstGB property.
|
String |
getMeerAfgiftesbeschikbaar()
Gets the value of the meerAfgiftesbeschikbaar property.
|
ProcesVerwerking |
getProcesVerwerking()
Gets the value of the procesVerwerking property.
|
void |
setBestandenLijstGB(BestandenLijstGBType value)
Sets the value of the bestandenLijstGB property.
|
void |
setMeerAfgiftesbeschikbaar(String value)
Sets the value of the meerAfgiftesbeschikbaar property.
|
void |
setProcesVerwerking(ProcesVerwerking value)
Sets the value of the procesVerwerking property.
|
protected ProcesVerwerking procesVerwerking
protected BestandenLijstGBType bestandenLijstGB
protected String meerAfgiftesbeschikbaar
public BestandenlijstGbOpvragenResultaatType()
public ProcesVerwerking getProcesVerwerking()
ProcesVerwerkingpublic void setProcesVerwerking(ProcesVerwerking value)
value - allowed object is
ProcesVerwerkingpublic BestandenLijstGBType getBestandenLijstGB()
BestandenLijstGBTypepublic void setBestandenLijstGB(BestandenLijstGBType value)
value - allowed object is
BestandenLijstGBTypepublic String getMeerAfgiftesbeschikbaar()
StringCopyright © 2019 B3Partners B.V.. All rights reserved.