Package nl.egem.stuf.sector.bg._0204
Class WOZFund
java.lang.Object
nl.egem.stuf.sector.bg._0204.WOZFund
- Direct Known Subclasses:
WOZAntwoord,WOZKennisgeving,WOZVraag
fundamenteel WOZ
Java class for WOZ-fund complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WOZ-fund">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="wozObjectNummer" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>WOZObjectNummer">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="activiteitFeitelijk" maxOccurs="unbounded" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>ActiviteitFeitelijk">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="vastgesteldeWaarde" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>VastgesteldeWaarde">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="WOZ1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="vastgesteldeWaardeEuro" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>VastgesteldeWaarde">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="WOZ1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="peildatumWaarde" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator">
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="WOZ1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="huurprijs" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Huurprijs">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="huurprijsEuro" type="{http://www.egem.nl/StUF/sector/bg/0204}Huurprijs" minOccurs="0"/>
<element name="PeildatumHuurprijs" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
<element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
<element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<WOZFund.ActiviteitFeitelijk>protected ExtraElementenprotected JAXBElement<WOZFund.Huurprijs>protected JAXBElement<BigInteger>protected NoValueprotected JAXBElement<DatumMetIndicator>protected JAXBElement<WOZFund.PeildatumWaarde>protected Stringprotected Stringprotected Stringprotected Stringprotected TijdvakGeldigheidprotected JAXBElement<WOZFund.VastgesteldeWaarde>protected JAXBElement<WOZFund.VastgesteldeWaardeEuro>protected Verwerkingssoortprotected JAXBElement<WOZFund.WozObjectNummer> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the activiteitFeitelijk property.Gets the value of the extraElementen property.Gets the value of the huurprijs property.Gets the value of the huurprijsEuro property.Gets the value of the noValue property.Gets the value of the peildatumHuurprijs property.Gets the value of the peildatumWaarde property.Gets the value of the sleutelGegevensbeheer property.Gets the value of the sleutelOntvangend property.Gets the value of the sleutelVerzendend property.Gets the value of the soortEntiteit property.Gets the value of the tijdvakGeldigheid property.Gets the value of the vastgesteldeWaarde property.Gets the value of the vastgesteldeWaardeEuro property.Gets the value of the verwerkingssoort property.Gets the value of the wozObjectNummer property.voidsetExtraElementen(ExtraElementen value) Sets the value of the extraElementen property.voidsetHuurprijs(JAXBElement<WOZFund.Huurprijs> value) Sets the value of the huurprijs property.voidsetHuurprijsEuro(JAXBElement<BigInteger> value) Sets the value of the huurprijsEuro property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidSets the value of the peildatumHuurprijs property.voidSets the value of the peildatumWaarde property.voidsetSleutelGegevensbeheer(String value) Sets the value of the sleutelGegevensbeheer property.voidsetSleutelOntvangend(String value) Sets the value of the sleutelOntvangend property.voidsetSleutelVerzendend(String value) Sets the value of the sleutelVerzendend property.voidsetSoortEntiteit(String value) Sets the value of the soortEntiteit property.voidSets the value of the tijdvakGeldigheid property.voidSets the value of the vastgesteldeWaarde property.voidSets the value of the vastgesteldeWaardeEuro property.voidSets the value of the verwerkingssoort property.voidSets the value of the wozObjectNummer property.
-
Field Details
-
wozObjectNummer
-
activiteitFeitelijk
-
vastgesteldeWaarde
-
vastgesteldeWaardeEuro
-
peildatumWaarde
-
huurprijs
-
huurprijsEuro
-
peildatumHuurprijs
-
tijdvakGeldigheid
-
extraElementen
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
WOZFund
public WOZFund()
-
-
Method Details
-
getWozObjectNummer
Gets the value of the wozObjectNummer property.- Returns:
- possible object is
JAXBElement<WOZFund.WozObjectNummer>
-
setWozObjectNummer
Sets the value of the wozObjectNummer property.- Parameters:
value- allowed object isJAXBElement<WOZFund.WozObjectNummer>
-
getActiviteitFeitelijk
Gets the value of the activiteitFeitelijk property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the activiteitFeitelijk property.For example, to add a new item, do as follows:
getActiviteitFeitelijk().add(newItem);Objects of the following type(s) are allowed in the list
WOZFund.ActiviteitFeitelijk -
getVastgesteldeWaarde
Gets the value of the vastgesteldeWaarde property.- Returns:
- possible object is
JAXBElement<WOZFund.VastgesteldeWaarde>
-
setVastgesteldeWaarde
Sets the value of the vastgesteldeWaarde property.- Parameters:
value- allowed object isJAXBElement<WOZFund.VastgesteldeWaarde>
-
getVastgesteldeWaardeEuro
Gets the value of the vastgesteldeWaardeEuro property.- Returns:
- possible object is
JAXBElement<WOZFund.VastgesteldeWaardeEuro>
-
setVastgesteldeWaardeEuro
Sets the value of the vastgesteldeWaardeEuro property.- Parameters:
value- allowed object isJAXBElement<WOZFund.VastgesteldeWaardeEuro>
-
getPeildatumWaarde
Gets the value of the peildatumWaarde property.- Returns:
- possible object is
JAXBElement<WOZFund.PeildatumWaarde>
-
setPeildatumWaarde
Sets the value of the peildatumWaarde property.- Parameters:
value- allowed object isJAXBElement<WOZFund.PeildatumWaarde>
-
getHuurprijs
Gets the value of the huurprijs property.- Returns:
- possible object is
JAXBElement<WOZFund.Huurprijs>
-
setHuurprijs
Sets the value of the huurprijs property.- Parameters:
value- allowed object isJAXBElement<WOZFund.Huurprijs>
-
getHuurprijsEuro
Gets the value of the huurprijsEuro property.- Returns:
- possible object is
JAXBElement<BigInteger>
-
setHuurprijsEuro
Sets the value of the huurprijsEuro property.- Parameters:
value- allowed object isJAXBElement<BigInteger>
-
getPeildatumHuurprijs
Gets the value of the peildatumHuurprijs property.- Returns:
- possible object is
JAXBElement<DatumMetIndicator>
-
setPeildatumHuurprijs
Sets the value of the peildatumHuurprijs property.- Parameters:
value- allowed object isJAXBElement<DatumMetIndicator>
-
getTijdvakGeldigheid
Gets the value of the tijdvakGeldigheid property.- Returns:
- possible object is
TijdvakGeldigheid
-
setTijdvakGeldigheid
Sets the value of the tijdvakGeldigheid property.- Parameters:
value- allowed object isTijdvakGeldigheid
-
getExtraElementen
Gets the value of the extraElementen property.- Returns:
- possible object is
ExtraElementen
-
setExtraElementen
Sets the value of the extraElementen property.- Parameters:
value- allowed object isExtraElementen
-
getSoortEntiteit
Gets the value of the soortEntiteit property.- Returns:
- possible object is
String
-
setSoortEntiteit
Sets the value of the soortEntiteit property.- Parameters:
value- allowed object isString
-
getSleutelVerzendend
Gets the value of the sleutelVerzendend property.- Returns:
- possible object is
String
-
setSleutelVerzendend
Sets the value of the sleutelVerzendend property.- Parameters:
value- allowed object isString
-
getSleutelOntvangend
Gets the value of the sleutelOntvangend property.- Returns:
- possible object is
String
-
setSleutelOntvangend
Sets the value of the sleutelOntvangend property.- Parameters:
value- allowed object isString
-
getSleutelGegevensbeheer
Gets the value of the sleutelGegevensbeheer property.- Returns:
- possible object is
String
-
setSleutelGegevensbeheer
Sets the value of the sleutelGegevensbeheer property.- Parameters:
value- allowed object isString
-
getVerwerkingssoort
Gets the value of the verwerkingssoort property.- Returns:
- possible object is
Verwerkingssoort
-
setVerwerkingssoort
Sets the value of the verwerkingssoort property.- Parameters:
value- allowed object isVerwerkingssoort
-
getNoValue
Gets the value of the noValue property.- Returns:
- possible object is
NoValue
-
setNoValue
Sets the value of the noValue property.- Parameters:
value- allowed object isNoValue
-