Class ExtraElement
java.lang.Object
nl.egem.stuf.stuf0204.ExtraElement
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="naam" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNaam()Gets the value of the naam 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.voidSets the value of the naam property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidSets the value of the value property.
-
Field Details
-
value
-
naam
-
noValue
-
exact
-
-
Constructor Details
-
ExtraElement
public ExtraElement()
-
-
Method Details
-
getValue
-
setValue
-
getNaam
-
setNaam
-
getNoValue
-
setNoValue
-
isExact
-
setExact
-