Uses of Class
nl.geostandaarden.mim_1_1_0.relatierol.Relatierol
Packages that use Relatierol
-
Uses of Relatierol in nl.geostandaarden.mim_1_1_0.relatierol
Fields in nl.geostandaarden.mim_1_1_0.relatierol declared as RelatierolModifier and TypeFieldDescriptionprotected Relatierol
Relatiesoort.Relatierollen.bron
protected Relatierol
Relatiesoort.Relatierollen.doel
Methods in nl.geostandaarden.mim_1_1_0.relatierol that return RelatierolModifier and TypeMethodDescriptionObjectFactory.createRelatierol()
Create an instance ofRelatierol
Relatiesoort.Relatierollen.getBron()
Gets the value of the bron property.Relatiesoort.Relatierollen.getDoel()
Gets the value of the doel property.Sets the value of the alias property.Relatierol.withAuthentiek
(String value) Sets the value of the authentiek property.Relatierol.withBegrip
(String... values) Adds objects to the list of Begrip using add methodRelatierol.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodRelatierol.withDatumOpname
(String value) Sets the value of the datumOpname property.Relatierol.withDefinitie
(XhtmlText value) Sets the value of the definitie property.Relatierol.withHerkomst
(String value) Sets the value of the herkomst property.Relatierol.withHerkomstDefinitie
(String value) Sets the value of the herkomstDefinitie property.Sets the value of the id property.Relatierol.withIndex
(BigInteger value) Sets the value of the index property.Relatierol.withIndicatieFormeleHistorie
(boolean value) Sets the value of the indicatieFormeleHistorie property.Relatierol.withIndicatieMaterieleHistorie
(boolean value) Sets the value of the indicatieMaterieleHistorie property.Relatierol.withKardinaliteit
(String value) Sets the value of the kardinaliteit property.Relatierol.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Relatierol.withMogelijkGeenWaarde
(boolean value) Sets the value of the mogelijkGeenWaarde property.Sets the value of the naam property.Relatierol.withParent
(Object parent) Relatierol.withToelichting
(XhtmlText value) Sets the value of the toelichting property.Methods in nl.geostandaarden.mim_1_1_0.relatierol with parameters of type RelatierolModifier and TypeMethodDescriptionvoid
Relatiesoort.Relatierollen.setBron
(Relatierol value) Sets the value of the bron property.void
Relatiesoort.Relatierollen.setDoel
(Relatierol value) Sets the value of the doel property.Relatiesoort.Relatierollen.withBron
(Relatierol value) Sets the value of the bron property.Relatiesoort.Relatierollen.withDoel
(Relatierol value) Sets the value of the doel property.