Class VoornamenE
java.lang.Object
nl.egem.stuf.sector.bg._0204.VoornamenE
Java class for Voornamen-e complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Voornamen-e">
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Voornamen">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}string" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the gegevengroep property.Gets the value of the kerngegeven property.Gets the value of the noValue property.getValue()Gets the value of the value property.booleanisExact()Gets the value of the exact property.voidSets the value of the exact property.voidsetGegevengroep(String value) Sets the value of the gegevengroep property.voidsetKerngegeven(String value) Sets the value of the kerngegeven property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidSets the value of the value property.
-
Field Details
-
value
-
kerngegeven
-
gegevengroep
-
noValue
-
exact
-
-
Constructor Details
-
VoornamenE
public VoornamenE()
-
-
Method Details
-
getValue
-
setValue
-
getKerngegeven
-
setKerngegeven
-
getGegevengroep
-
setGegevengroep
-
getNoValue
-
setNoValue
-
isExact
-
setExact
-