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 name="klantAfgiftenummerMax" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="afgifteAantalInLijst" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="BaseURLSet" type="{http://www.kadaster.nl/schemas/gds2/imgds/baseurl/v20170401}BaseURLSetType" minOccurs="0"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstresultaat/afgifte/v20170401}BestandenLijst" minOccurs="0"/>
<element name="meerAfgiftesbeschikbaar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
afgifteAantalInLijst |
protected BaseURLSetType |
baseURLSet |
protected BestandenLijstType |
bestandenLijst |
protected int |
klantAfgiftenummerMax |
protected Boolean |
meerAfgiftesbeschikbaar |
protected ProcesVerwerking |
procesVerwerking |
| Constructor and Description |
|---|
BestandenlijstOpvragenResultaatType() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAfgifteAantalInLijst()
Gets the value of the afgifteAantalInLijst property.
|
BaseURLSetType |
getBaseURLSet()
Gets the value of the baseURLSet property.
|
BestandenLijstType |
getBestandenLijst()
Gets the value of the bestandenLijst property.
|
int |
getKlantAfgiftenummerMax()
Gets the value of the klantAfgiftenummerMax property.
|
ProcesVerwerking |
getProcesVerwerking()
Gets the value of the procesVerwerking property.
|
Boolean |
isMeerAfgiftesbeschikbaar()
Gets the value of the meerAfgiftesbeschikbaar property.
|
void |
setAfgifteAantalInLijst(int value)
Sets the value of the afgifteAantalInLijst property.
|
void |
setBaseURLSet(BaseURLSetType value)
Sets the value of the baseURLSet property.
|
void |
setBestandenLijst(BestandenLijstType value)
Sets the value of the bestandenLijst property.
|
void |
setKlantAfgiftenummerMax(int value)
Sets the value of the klantAfgiftenummerMax property.
|
void |
setMeerAfgiftesbeschikbaar(Boolean value)
Sets the value of the meerAfgiftesbeschikbaar property.
|
void |
setProcesVerwerking(ProcesVerwerking value)
Sets the value of the procesVerwerking property.
|
protected ProcesVerwerking procesVerwerking
protected int klantAfgiftenummerMax
protected int afgifteAantalInLijst
protected BaseURLSetType baseURLSet
protected BestandenLijstType bestandenLijst
protected Boolean meerAfgiftesbeschikbaar
public ProcesVerwerking getProcesVerwerking()
ProcesVerwerkingpublic void setProcesVerwerking(ProcesVerwerking value)
value - allowed object is
ProcesVerwerkingpublic int getKlantAfgiftenummerMax()
public void setKlantAfgiftenummerMax(int value)
public int getAfgifteAantalInLijst()
public void setAfgifteAantalInLijst(int value)
public BaseURLSetType getBaseURLSet()
BaseURLSetTypepublic void setBaseURLSet(BaseURLSetType value)
value - allowed object is
BaseURLSetTypepublic BestandenLijstType getBestandenLijst()
BestandenLijstTypepublic void setBestandenLijst(BestandenLijstType value)
value - allowed object is
BestandenLijstTypepublic Boolean isMeerAfgiftesbeschikbaar()
BooleanCopyright © 2019 B3Partners B.V.. All rights reserved.