Package nl.egem.stuf.sector.bg._0204
Class NNPFund.IndicatieHoofdVestiging
java.lang.Object
nl.egem.stuf.sector.bg._0204.NNPFund.IndicatieHoofdVestiging
- Enclosing class:
- NNPFund
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>IndicatieHoofdVestiging"> <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/> </extension> </simpleContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the noValue property.getValue()
Gets the value of the value property.boolean
isExact()
Gets the value of the exact property.void
Sets the value of the exact property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
setValue
(IndicatieHoofdVestiging value) Sets the value of the value property.
-
Field Details
-
value
-
noValue
-
exact
-
-
Constructor Details
-
IndicatieHoofdVestiging
public IndicatieHoofdVestiging()
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
IndicatieHoofdVestiging
-
setValue
Sets the value of the value property.- Parameters:
value
- allowed object isIndicatieHoofdVestiging
-
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
-