public class AfgifteType extends Object
Java class for AfgifteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AfgifteType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="afgifteID">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="36"/>
</restriction>
</simpleType>
</element>
<element name="klantAfgiftenummer" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="afgiftereferentie" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="1"/>
<maxLength value="1024"/>
</restriction>
</simpleType>
</element>
<element name="contractAfgiftenummer" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstresultaat/bestand/v20170401}Bestand"/>
<element name="beschikbaarTot" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstresultaat/kenmerken/v20170401}BestandKenmerken" minOccurs="0"/>
<element ref="{http://www.logius.nl/digikoppeling/gb/2010/10}digikoppeling-external-datareferences"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
afgifteID |
protected String |
afgiftereferentie |
protected XMLGregorianCalendar |
beschikbaarTot |
protected Bestand |
bestand |
protected BestandKenmerkenType |
bestandKenmerken |
protected BigInteger |
contractAfgiftenummer |
protected ExternalDataReference |
digikoppelingExternalDatareferences |
protected BigInteger |
klantAfgiftenummer |
| Constructor and Description |
|---|
AfgifteType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfgifteID()
Gets the value of the afgifteID property.
|
String |
getAfgiftereferentie()
Gets the value of the afgiftereferentie property.
|
XMLGregorianCalendar |
getBeschikbaarTot()
Gets the value of the beschikbaarTot property.
|
Bestand |
getBestand()
Gets the value of the bestand property.
|
BestandKenmerkenType |
getBestandKenmerken()
Gets the value of the bestandKenmerken property.
|
BigInteger |
getContractAfgiftenummer()
Gets the value of the contractAfgiftenummer property.
|
ExternalDataReference |
getDigikoppelingExternalDatareferences()
Gets the value of the digikoppelingExternalDatareferences property.
|
BigInteger |
getKlantAfgiftenummer()
Gets the value of the klantAfgiftenummer property.
|
void |
setAfgifteID(String value)
Sets the value of the afgifteID property.
|
void |
setAfgiftereferentie(String value)
Sets the value of the afgiftereferentie property.
|
void |
setBeschikbaarTot(XMLGregorianCalendar value)
Sets the value of the beschikbaarTot property.
|
void |
setBestand(Bestand value)
Sets the value of the bestand property.
|
void |
setBestandKenmerken(BestandKenmerkenType value)
Sets the value of the bestandKenmerken property.
|
void |
setContractAfgiftenummer(BigInteger value)
Sets the value of the contractAfgiftenummer property.
|
void |
setDigikoppelingExternalDatareferences(ExternalDataReference value)
Sets the value of the digikoppelingExternalDatareferences property.
|
void |
setKlantAfgiftenummer(BigInteger value)
Sets the value of the klantAfgiftenummer property.
|
protected String afgifteID
protected BigInteger klantAfgiftenummer
protected String afgiftereferentie
protected BigInteger contractAfgiftenummer
protected Bestand bestand
protected XMLGregorianCalendar beschikbaarTot
protected BestandKenmerkenType bestandKenmerken
protected ExternalDataReference digikoppelingExternalDatareferences
public String getAfgifteID()
Stringpublic void setAfgifteID(String value)
value - allowed object is
Stringpublic BigInteger getKlantAfgiftenummer()
BigIntegerpublic void setKlantAfgiftenummer(BigInteger value)
value - allowed object is
BigIntegerpublic String getAfgiftereferentie()
Stringpublic void setAfgiftereferentie(String value)
value - allowed object is
Stringpublic BigInteger getContractAfgiftenummer()
BigIntegerpublic void setContractAfgiftenummer(BigInteger value)
value - allowed object is
BigIntegerpublic Bestand getBestand()
Bestandpublic void setBestand(Bestand value)
value - allowed object is
Bestandpublic XMLGregorianCalendar getBeschikbaarTot()
XMLGregorianCalendarpublic void setBeschikbaarTot(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic BestandKenmerkenType getBestandKenmerken()
BestandKenmerkenTypepublic void setBestandKenmerken(BestandKenmerkenType value)
value - allowed object is
BestandKenmerkenTypepublic ExternalDataReference getDigikoppelingExternalDatareferences()
ExternalDataReferencepublic void setDigikoppelingExternalDatareferences(ExternalDataReference value)
value - allowed object is
ExternalDataReferenceCopyright © 2019 B3Partners B.V.. All rights reserved.