Class KDOKerngegevens.KadastraalPerceelnummer
java.lang.Object
nl.egem.stuf.sector.bg._0204.KDOKerngegevens.KadastraalPerceelnummer
- Enclosing class:
KDOKerngegevens
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraalPerceelnummer">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Stringprotected Booleanprotected NoValueprotected BigInteger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the gegevengroep property.Gets the value of the noValue property.getValue()Gets the value of the value property.booleanisExact()Gets the value of the exact property.booleanGets the value of the kerngegeven property.voidSets the value of the exact property.voidsetGegevengroep(String value) Sets the value of the gegevengroep property.voidsetKerngegeven(Boolean value) Sets the value of the kerngegeven property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidsetValue(BigInteger value) Sets the value of the value property.
-
Field Details
-
value
-
kerngegeven
-
gegevengroep
-
noValue
-
exact
-
-
Constructor Details
-
KadastraalPerceelnummer
public KadastraalPerceelnummer()
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
BigInteger
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isBigInteger
-
isKerngegeven
public boolean isKerngegeven()Gets the value of the kerngegeven property.- Returns:
- possible object is
Boolean
-
setKerngegeven
-
getGegevengroep
-
setGegevengroep
-
getNoValue
-
setNoValue
-
isExact
-
setExact
-