public class AfgifteSelectieCriteriaType extends Object
Java class for AfgifteSelectieCriteriaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AfgifteSelectieCriteriaType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstselectie/v20170401}BestandKenmerken" minOccurs="0"/>
<choice minOccurs="0">
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20170401}Periode" minOccurs="0"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20170401}KlantAfgiftenummerReeks" minOccurs="0"/>
</choice>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20170401}NogNietGerapporteerd" minOccurs="0"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20170401}Sortering" minOccurs="0"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20170401}Afgiftereferentie" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
afgiftereferentie |
protected BestandKenmerkenType |
bestandKenmerken |
protected KlantAfgiftenummerReeksType |
klantAfgiftenummerReeks |
protected Boolean |
nogNietGerapporteerd |
protected FilterDatumTijdType |
periode |
protected SorteringType |
sortering |
| Constructor and Description |
|---|
AfgifteSelectieCriteriaType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfgiftereferentie()
Gets the value of the afgiftereferentie property.
|
BestandKenmerkenType |
getBestandKenmerken()
Gets the value of the bestandKenmerken property.
|
KlantAfgiftenummerReeksType |
getKlantAfgiftenummerReeks()
Gets the value of the klantAfgiftenummerReeks property.
|
FilterDatumTijdType |
getPeriode()
Gets the value of the periode property.
|
SorteringType |
getSortering()
Gets the value of the sortering property.
|
Boolean |
isNogNietGerapporteerd()
Gets the value of the nogNietGerapporteerd property.
|
void |
setAfgiftereferentie(String value)
Sets the value of the afgiftereferentie property.
|
void |
setBestandKenmerken(BestandKenmerkenType value)
Sets the value of the bestandKenmerken property.
|
void |
setKlantAfgiftenummerReeks(KlantAfgiftenummerReeksType value)
Sets the value of the klantAfgiftenummerReeks property.
|
void |
setNogNietGerapporteerd(Boolean value)
Sets the value of the nogNietGerapporteerd property.
|
void |
setPeriode(FilterDatumTijdType value)
Sets the value of the periode property.
|
void |
setSortering(SorteringType value)
Sets the value of the sortering property.
|
protected BestandKenmerkenType bestandKenmerken
protected FilterDatumTijdType periode
protected KlantAfgiftenummerReeksType klantAfgiftenummerReeks
protected Boolean nogNietGerapporteerd
protected SorteringType sortering
protected String afgiftereferentie
public BestandKenmerkenType getBestandKenmerken()
BestandKenmerkenTypepublic void setBestandKenmerken(BestandKenmerkenType value)
value - allowed object is
BestandKenmerkenTypepublic FilterDatumTijdType getPeriode()
FilterDatumTijdTypepublic void setPeriode(FilterDatumTijdType value)
value - allowed object is
FilterDatumTijdTypepublic KlantAfgiftenummerReeksType getKlantAfgiftenummerReeks()
KlantAfgiftenummerReeksTypepublic void setKlantAfgiftenummerReeks(KlantAfgiftenummerReeksType value)
value - allowed object is
KlantAfgiftenummerReeksTypepublic Boolean isNogNietGerapporteerd()
Booleanpublic void setNogNietGerapporteerd(Boolean value)
value - allowed object is
Booleanpublic SorteringType getSortering()
SorteringTypepublic void setSortering(SorteringType value)
value - allowed object is
SorteringTypepublic String getAfgiftereferentie()
StringCopyright © 2019 B3Partners B.V.. All rights reserved.