public class BestandenlijstOpvragenResultaatType extends Object
Java class for BestandenlijstOpvragenResultaatType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BestandenlijstOpvragenResultaatType">
<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-bestandenlijstopvragenresultaat/afgifte/v20130701}BestandenLijst" 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 BestandenLijstType |
bestandenLijst |
protected String |
meerAfgiftesbeschikbaar |
protected ProcesVerwerking |
procesVerwerking |
| Constructor and Description |
|---|
BestandenlijstOpvragenResultaatType() |
| Modifier and Type | Method and Description |
|---|---|
BestandenLijstType |
getBestandenLijst()
Gets the value of the bestandenLijst property.
|
String |
getMeerAfgiftesbeschikbaar()
Gets the value of the meerAfgiftesbeschikbaar property.
|
ProcesVerwerking |
getProcesVerwerking()
Gets the value of the procesVerwerking property.
|
void |
setBestandenLijst(BestandenLijstType value)
Sets the value of the bestandenLijst 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 BestandenLijstType bestandenLijst
protected String meerAfgiftesbeschikbaar
public ProcesVerwerking getProcesVerwerking()
ProcesVerwerkingpublic void setProcesVerwerking(ProcesVerwerking value)
value - allowed object is
ProcesVerwerkingpublic BestandenLijstType getBestandenLijst()
BestandenLijstTypepublic void setBestandenLijst(BestandenLijstType value)
value - allowed object is
BestandenLijstTypepublic String getMeerAfgiftesbeschikbaar()
StringCopyright © 2018 B3Partners B.V.. All rights reserved.