Package nl.egem.stuf.sector.bg._0204
Class KDOFund.KadastraalObjectIndexLetter
java.lang.Object
nl.egem.stuf.sector.bg._0204.KDOFund.KadastraalObjectIndexLetter
- Enclosing class:
- KDOFund
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>KadastraalObjectIndexLetter"> <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
Modifier and TypeFieldDescriptionprotected Boolean
protected String
protected Boolean
protected NoValue
protected KadastraalObjectIndexLetter
-
Constructor Summary
-
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.boolean
isExact()
Gets the value of the exact property.boolean
Gets the value of the kerngegeven property.void
Sets the value of the exact property.void
setGegevengroep
(String value) Sets the value of the gegevengroep property.void
setKerngegeven
(Boolean value) Sets the value of the kerngegeven property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
Sets the value of the value property.
-
Field Details
-
value
-
kerngegeven
-
gegevengroep
-
noValue
-
exact
-
-
Constructor Details
-
KadastraalObjectIndexLetter
public KadastraalObjectIndexLetter()
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
KadastraalObjectIndexLetter
-
setValue
Sets the value of the value property.- Parameters:
value
- allowed object isKadastraalObjectIndexLetter
-
isKerngegeven
public boolean isKerngegeven()Gets the value of the kerngegeven property.- Returns:
- possible object is
Boolean
-
setKerngegeven
Sets the value of the kerngegeven property.- Parameters:
value
- allowed object isBoolean
-
getGegevengroep
Gets the value of the gegevengroep property.- Returns:
- possible object is
String
-
setGegevengroep
Sets the value of the gegevengroep property.- Parameters:
value
- allowed object isString
-
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
-
isExact
public boolean isExact()Gets the value of the exact property.- Returns:
- possible object is
Boolean
-
setExact
Sets the value of the exact property.- Parameters:
value
- allowed object isBoolean
-