Class ReferentieElement
java.lang.Object
nl.geostandaarden.mim_1_1_0.relatiesoort.ReferentieElement
- All Implemented Interfaces:
org.jvnet.jaxb.lang.Child
Java class for ReferentieElement complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ReferentieElement">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="naam" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="begrip" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="alias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="definitie" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}xhtmlText"/>
<element name="datumOpname" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="type">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{http://www.geostandaarden.nl/mim/mim-core/1.1}Datatype"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ref/1.0}DatatypeRef"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ext/1.0}ConstructieRef"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="lengte" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="patroon" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="formeelPatroon" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="kardinaliteit" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="identificerend" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}boolean" minOccurs="0"/>
<element name="toelichting" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}xhtmlText" minOccurs="0"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ext/1.0}kenmerken" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="index" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Java class for anonymous complex type -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
De alternatieve weergave van de naam.Verwijzing naar een begrip.protected String
De datum waarop het referentie element is opgenomen in het informatiemodel.protected XhtmlText
De beschrijving van de betekenis van het referentie element.protected String
Zoals patroon , formeel vastgelegd (met een reguliere expressie)protected String
protected Boolean
Aanduiding dat referentie element onderdeel uitmaakt van de unieke aanduiding van een referentielijst.protected BigInteger
protected String
Deze indicatie geeft aan hoeveel keer waarden van deze referentie element kunnen voorkomen bij een refentielijst van het betreffende type.protected Kenmerken
protected String
Het exaxt aantal tekens dat de waarde van een referentie element moet bevatten.protected String
De naam van het referentie element.protected String
De verzameling van waarden die gegevens van deze referentie element kunnen hebben (bereik) dan wel moeten voldoen aan een specifiek patroon.protected XhtmlText
Een inhoudelijke toelichting op het referentie element.protected ReferentieElement.Type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
afterUnmarshal
(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.boolean
getAlias()
De alternatieve weergave van de naam.Verwijzing naar een begrip.De datum waarop het referentie element is opgenomen in het informatiemodel.De beschrijving van de betekenis van het referentie element.Zoals patroon , formeel vastgelegd (met een reguliere expressie)getId()
Gets the value of the id property.getIndex()
Gets the value of the index property.Deze indicatie geeft aan hoeveel keer waarden van deze referentie element kunnen voorkomen bij een refentielijst van het betreffende type.Gets the value of the kenmerken property.Het exaxt aantal tekens dat de waarde van een referentie element moet bevatten.getNaam()
De naam van het referentie element.Gets the parent object in the object tree representing the unmarshalled xml document.De verzameling van waarden die gegevens van deze referentie element kunnen hebben (bereik) dan wel moeten voldoen aan een specifiek patroon.Een inhoudelijke toelichting op het referentie element.getType()
Gets the value of the type property.int
hashCode()
Aanduiding dat referentie element onderdeel uitmaakt van de unieke aanduiding van een referentielijst.void
Sets the value of the alias property.void
setDatumOpname
(String value) Sets the value of the datumOpname property.void
setDefinitie
(XhtmlText value) Sets the value of the definitie property.void
setFormeelPatroon
(String value) Sets the value of the formeelPatroon property.void
Sets the value of the id property.void
setIdentificerend
(Boolean value) Sets the value of the identificerend property.void
setIndex
(BigInteger value) Sets the value of the index property.void
setKardinaliteit
(String value) Sets the value of the kardinaliteit property.void
setKenmerken
(Kenmerken value) Sets the value of the kenmerken property.void
Sets the value of the lengte property.void
Sets the value of the naam property.void
void
setPatroon
(String value) Sets the value of the patroon property.void
setToelichting
(XhtmlText value) Sets the value of the toelichting property.void
setType
(ReferentieElement.Type value) Sets the value of the type property.Sets the value of the alias property.withBegrip
(String... values) Adds objects to the list of Begrip using add methodwithBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodwithDatumOpname
(String value) Sets the value of the datumOpname property.withDefinitie
(XhtmlText value) Sets the value of the definitie property.withFormeelPatroon
(String value) Sets the value of the formeelPatroon property.Sets the value of the id property.withIdentificerend
(Boolean value) Sets the value of the identificerend property.withIndex
(BigInteger value) Sets the value of the index property.withKardinaliteit
(String value) Sets the value of the kardinaliteit property.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.withLengte
(String value) Sets the value of the lengte property.Sets the value of the naam property.withParent
(Object parent) withPatroon
(String value) Sets the value of the patroon property.withToelichting
(XhtmlText value) Sets the value of the toelichting property.withType
(ReferentieElement.Type value) Sets the value of the type property.
-
Field Details
-
naam
De naam van het referentie element. -
begrip
Verwijzing naar een begrip. De verwijzing heeft de vorm van een term of een URI. -
alias
De alternatieve weergave van de naam. -
definitie
De beschrijving van de betekenis van het referentie element. -
datumOpname
De datum waarop het referentie element is opgenomen in het informatiemodel. -
type
-
lengte
Het exaxt aantal tekens dat de waarde van een referentie element moet bevatten. -
patroon
De verzameling van waarden die gegevens van deze referentie element kunnen hebben (bereik) dan wel moeten voldoen aan een specifiek patroon. -
formeelPatroon
Zoals patroon , formeel vastgelegd (met een reguliere expressie) -
kardinaliteit
Deze indicatie geeft aan hoeveel keer waarden van deze referentie element kunnen voorkomen bij een refentielijst van het betreffende type. -
identificerend
Aanduiding dat referentie element onderdeel uitmaakt van de unieke aanduiding van een referentielijst. -
toelichting
Een inhoudelijke toelichting op het referentie element. -
kenmerken
-
id
-
index
-
-
Constructor Details
-
ReferentieElement
public ReferentieElement()
-
-
Method Details
-
getNaam
De naam van het referentie element.- Returns:
- possible object is
String
-
setNaam
Sets the value of the naam property. -
getBegrip
Verwijzing naar een begrip. De verwijzing heeft de vorm van een term of een URI. Gets the value of the begrip property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the begrip property.For example, to add a new item, do as follows:
getBegrip().add(newItem);
Objects of the following type(s) are allowed in the list
String
- Returns:
- The value of the begrip property.
-
getAlias
De alternatieve weergave van de naam.- Returns:
- possible object is
String
-
setAlias
Sets the value of the alias property.- Parameters:
value
- allowed object isString
- See Also:
-
getDefinitie
De beschrijving van de betekenis van het referentie element.- Returns:
- possible object is
XhtmlText
-
setDefinitie
Sets the value of the definitie property.- Parameters:
value
- allowed object isXhtmlText
- See Also:
-
getDatumOpname
De datum waarop het referentie element is opgenomen in het informatiemodel.- Returns:
- possible object is
String
-
setDatumOpname
Sets the value of the datumOpname property.- Parameters:
value
- allowed object isString
- See Also:
-
getType
Gets the value of the type property.- Returns:
- possible object is
ReferentieElement.Type
-
setType
Sets the value of the type property.- Parameters:
value
- allowed object isReferentieElement.Type
-
getLengte
Het exaxt aantal tekens dat de waarde van een referentie element moet bevatten.- Returns:
- possible object is
String
-
setLengte
Sets the value of the lengte property.- Parameters:
value
- allowed object isString
- See Also:
-
getPatroon
De verzameling van waarden die gegevens van deze referentie element kunnen hebben (bereik) dan wel moeten voldoen aan een specifiek patroon.- Returns:
- possible object is
String
-
setPatroon
Sets the value of the patroon property.- Parameters:
value
- allowed object isString
- See Also:
-
getFormeelPatroon
Zoals patroon , formeel vastgelegd (met een reguliere expressie)- Returns:
- possible object is
String
-
setFormeelPatroon
Sets the value of the formeelPatroon property.- Parameters:
value
- allowed object isString
- See Also:
-
getKardinaliteit
Deze indicatie geeft aan hoeveel keer waarden van deze referentie element kunnen voorkomen bij een refentielijst van het betreffende type.- Returns:
- possible object is
String
-
setKardinaliteit
Sets the value of the kardinaliteit property.- Parameters:
value
- allowed object isString
- See Also:
-
isIdentificerend
Aanduiding dat referentie element onderdeel uitmaakt van de unieke aanduiding van een referentielijst.- Returns:
- possible object is
Boolean
-
setIdentificerend
Sets the value of the identificerend property.- Parameters:
value
- allowed object isBoolean
- See Also:
-
getToelichting
Een inhoudelijke toelichting op het referentie element.- Returns:
- possible object is
XhtmlText
-
setToelichting
Sets the value of the toelichting property.- Parameters:
value
- allowed object isXhtmlText
- See Also:
-
getKenmerken
Gets the value of the kenmerken property.- Returns:
- possible object is
Kenmerken
-
setKenmerken
Sets the value of the kenmerken property.- Parameters:
value
- allowed object isKenmerken
-
getId
Gets the value of the id property.- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
getIndex
Gets the value of the index property.- Returns:
- possible object is
BigInteger
-
setIndex
Sets the value of the index property.- Parameters:
value
- allowed object isBigInteger
-
equals
-
hashCode
public int hashCode() -
getParent
Gets the parent object in the object tree representing the unmarshalled xml document.- Specified by:
getParent
in interfaceorg.jvnet.jaxb.lang.Child
- Returns:
- The parent object.
-
setParent
- Specified by:
setParent
in interfaceorg.jvnet.jaxb.lang.Child
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
unmarshaller
- The unmarshaller that generated the instance.parent
- The parent object in the object tree.
-
withNaam
Sets the value of the naam property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withBegrip
Adds objects to the list of Begrip using add method- Parameters:
values
- objects to add to the list Begrip- Returns:
- The class instance
-
withBegrip
Adds objects to the list of Begrip using addAll method- Parameters:
values
- objects to add to the list Begrip- Returns:
- The class instance
-
withAlias
Sets the value of the alias property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withDefinitie
Sets the value of the definitie property.- Parameters:
value
- allowed object isXhtmlText
- Returns:
- The class instance
-
withDatumOpname
Sets the value of the datumOpname property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withType
Sets the value of the type property.- Parameters:
value
- allowed object isReferentieElement.Type
- Returns:
- The class instance
-
withLengte
Sets the value of the lengte property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withPatroon
Sets the value of the patroon property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withFormeelPatroon
Sets the value of the formeelPatroon property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withKardinaliteit
Sets the value of the kardinaliteit property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withIdentificerend
Sets the value of the identificerend property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withToelichting
Sets the value of the toelichting property.- Parameters:
value
- allowed object isXhtmlText
- Returns:
- The class instance
-
withKenmerken
Sets the value of the kenmerken property.- Parameters:
value
- allowed object isKenmerken
- Returns:
- The class instance
-
withId
Sets the value of the id property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withIndex
Sets the value of the index property.- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withParent
- Parameters:
parent
- allowed object isObject
- Returns:
- The class instance
-