Class VBOKerngegevens
java.lang.Object
nl.egem.stuf.sector.bg._0204.VBOKerngegevens
Verblijfsobject kerngegevens
Java class for VBO-kerngegevens complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VBO-kerngegevens">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="bouwjaar">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Bouwjaar">
<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="verblijfsObjectNummer">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>VerblijfsObjectNummer">
<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="verblijfsObjectType">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>VerblijfsObjectType">
<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="VBOADR">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens">
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
</extension>
</complexContent>
</complexType>
</element>
</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. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected VBOKerngegevens.Bouwjaarprotected NoValueprotected Stringprotected Stringprotected Stringprotected Stringprotected VBOKerngegevens.VBOADRprotected VBOKerngegevens.VerblijfsObjectNummerprotected VBOKerngegevens.VerblijfsObjectTypeprotected Verwerkingssoort -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bouwjaar property.Gets the value of the noValue 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 vboadr property.Gets the value of the verblijfsObjectNummer property.Gets the value of the verblijfsObjectType property.Gets the value of the verwerkingssoort property.voidSets the value of the bouwjaar property.voidsetNoValue(NoValue value) Sets the value of the noValue 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.voidsetVBOADR(VBOKerngegevens.VBOADR value) Sets the value of the vboadr property.voidSets the value of the verblijfsObjectNummer property.voidSets the value of the verblijfsObjectType property.voidSets the value of the verwerkingssoort property.
-
Field Details
-
bouwjaar
-
verblijfsObjectNummer
-
verblijfsObjectType
-
vboadr
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
VBOKerngegevens
public VBOKerngegevens()
-
-
Method Details
-
getBouwjaar
Gets the value of the bouwjaar property.- Returns:
- possible object is
VBOKerngegevens.Bouwjaar
-
setBouwjaar
Sets the value of the bouwjaar property.- Parameters:
value- allowed object isVBOKerngegevens.Bouwjaar
-
getVerblijfsObjectNummer
Gets the value of the verblijfsObjectNummer property.- Returns:
- possible object is
VBOKerngegevens.VerblijfsObjectNummer
-
setVerblijfsObjectNummer
Sets the value of the verblijfsObjectNummer property.- Parameters:
value- allowed object isVBOKerngegevens.VerblijfsObjectNummer
-
getVerblijfsObjectType
Gets the value of the verblijfsObjectType property.- Returns:
- possible object is
VBOKerngegevens.VerblijfsObjectType
-
setVerblijfsObjectType
Sets the value of the verblijfsObjectType property.- Parameters:
value- allowed object isVBOKerngegevens.VerblijfsObjectType
-
getVBOADR
Gets the value of the vboadr property.- Returns:
- possible object is
VBOKerngegevens.VBOADR
-
setVBOADR
Sets the value of the vboadr property.- Parameters:
value- allowed object isVBOKerngegevens.VBOADR
-
getSoortEntiteit
-
setSoortEntiteit
-
getSleutelVerzendend
-
setSleutelVerzendend
-
getSleutelOntvangend
-
setSleutelOntvangend
-
getSleutelGegevensbeheer
-
setSleutelGegevensbeheer
-
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
-
setNoValue
-