Class Relatiesoort
java.lang.Object
nl.geostandaarden.mim_1_1_0.relatierol.Relatiesoort
- All Implemented Interfaces:
org.jvnet.jaxb.lang.Child
Java class for Relatiesoort complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Relatiesoort">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="naam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<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" minOccurs="0"/>
<element name="unidirectioneel" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="doel">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{http://www.geostandaarden.nl/mim/mim-ref/1.0}ObjecttypeRef"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ref/1.0}KeuzeRef"/>
<element ref="{http://www.geostandaarden.nl/mim/mim-ext/1.0}ConstructieRef"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="relatierollen">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Bron" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}Relatierol" minOccurs="0"/>
<element name="Doel" type="{http://www.geostandaarden.nl/mim/mim-core/1.1}Relatierol"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="relatieklasse" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.geostandaarden.nl/mim/mim-core/1.1}Relatieklasse"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<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 typestatic class
Java class for anonymous complex typestatic class
Java class for anonymous complex type -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
De alternatieve weergave van de naam.Verwijzing naar een begrip.protected XhtmlText
De beschrijving van de betekenis van de relatiesoort.protected Relatiesoort.Doel
protected String
protected BigInteger
protected Kenmerken
protected String
De naam van de relatiesoort.protected Relatiesoort.Relatieklasse
protected Relatiesoort.Relatierollen
protected String
-
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 beschrijving van de betekenis van de relatiesoort.getDoel()
Gets the value of the doel property.getId()
Gets the value of the id property.getIndex()
Gets the value of the index property.Gets the value of the kenmerken property.getNaam()
De naam van de relatiesoort.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the relatieklasse property.Gets the value of the relatierollen property.Gets the value of the unidirectioneel property.int
hashCode()
void
Sets the value of the alias property.void
setDefinitie
(XhtmlText value) Sets the value of the definitie property.void
setDoel
(Relatiesoort.Doel value) Sets the value of the doel property.void
Sets the value of the id property.void
setIndex
(BigInteger value) Sets the value of the index property.void
setKenmerken
(Kenmerken value) Sets the value of the kenmerken property.void
Sets the value of the naam property.void
void
Sets the value of the relatieklasse property.void
Sets the value of the relatierollen property.void
setUnidirectioneel
(String value) Sets the value of the unidirectioneel 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 methodwithDefinitie
(XhtmlText value) Sets the value of the definitie property.withDoel
(Relatiesoort.Doel value) Sets the value of the doel property.Sets the value of the id property.withIndex
(BigInteger value) Sets the value of the index property.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Sets the value of the naam property.withParent
(Object parent) Sets the value of the relatieklasse property.Sets the value of the relatierollen property.withUnidirectioneel
(String value) Sets the value of the unidirectioneel property.
-
Field Details
-
naam
De naam van de relatiesoort. -
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 de relatiesoort. Deze is verplicht als er geen source role respectievelijk target role is gespecificeerd. -
unidirectioneel
-
doel
-
relatierollen
-
relatieklasse
-
kenmerken
-
id
-
index
-
-
Constructor Details
-
Relatiesoort
public Relatiesoort()
-
-
Method Details
-
getNaam
De naam van de relatiesoort.- 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 de relatiesoort. Deze is verplicht als er geen source role respectievelijk target role is gespecificeerd.- Returns:
- possible object is
XhtmlText
-
setDefinitie
Sets the value of the definitie property.- Parameters:
value
- allowed object isXhtmlText
- See Also:
-
getUnidirectioneel
Gets the value of the unidirectioneel property.- Returns:
- possible object is
String
-
setUnidirectioneel
Sets the value of the unidirectioneel property.- Parameters:
value
- allowed object isString
-
getDoel
Gets the value of the doel property.- Returns:
- possible object is
Relatiesoort.Doel
-
setDoel
Sets the value of the doel property.- Parameters:
value
- allowed object isRelatiesoort.Doel
-
getRelatierollen
Gets the value of the relatierollen property.- Returns:
- possible object is
Relatiesoort.Relatierollen
-
setRelatierollen
Sets the value of the relatierollen property.- Parameters:
value
- allowed object isRelatiesoort.Relatierollen
-
getRelatieklasse
Gets the value of the relatieklasse property.- Returns:
- possible object is
Relatiesoort.Relatieklasse
-
setRelatieklasse
Sets the value of the relatieklasse property.- Parameters:
value
- allowed object isRelatiesoort.Relatieklasse
-
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
-
withUnidirectioneel
Sets the value of the unidirectioneel property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withDoel
Sets the value of the doel property.- Parameters:
value
- allowed object isRelatiesoort.Doel
- Returns:
- The class instance
-
withRelatierollen
Sets the value of the relatierollen property.- Parameters:
value
- allowed object isRelatiesoort.Relatierollen
- Returns:
- The class instance
-
withRelatieklasse
Sets the value of the relatieklasse property.- Parameters:
value
- allowed object isRelatiesoort.Relatieklasse
- 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
-