Uses of Class
nl.geostandaarden.mim_1_2.relatiesoort.Relatierol
Packages that use Relatierol
-
Uses of Relatierol in nl.geostandaarden.mim_1_2.relatiesoort
Fields in nl.geostandaarden.mim_1_2.relatiesoort declared as RelatierolModifier and TypeFieldDescriptionprotected Relatierol
Relatiesoort.Relatierollen.bron
protected Relatierol
Relatiesoort.Relatierollen.doel
Methods in nl.geostandaarden.mim_1_2.relatiesoort 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.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.withKenmerken
(Kenmerken value) Sets the value of the kenmerken 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_2.relatiesoort 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.