Uses of Class
nl.geostandaarden.mim_1_1_1.relatierol.Relatiesoort
Packages that use Relatiesoort
-
Uses of Relatiesoort in nl.geostandaarden.mim_1_1_1.relatierol
Fields in nl.geostandaarden.mim_1_1_1.relatierol with type parameters of type RelatiesoortModifier and TypeFieldDescriptionprotected List<Relatiesoort>
Gegevensgroeptype.Relatiesoorten.relatiesoort
protected List<Relatiesoort>
Objecttype.Relatiesoorten.relatiesoort
Methods in nl.geostandaarden.mim_1_1_1.relatierol that return RelatiesoortModifier and TypeMethodDescriptionObjectFactory.createRelatiesoort()
Create an instance ofRelatiesoort
ObjecttypeEx.getRelatiesoort
(String name) Sets the value of the alias property.Relatiesoort.withBegrip
(String... values) Adds objects to the list of Begrip using add methodRelatiesoort.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodRelatiesoort.withDatumOpname
(String value) Sets the value of the datumOpname property.Relatiesoort.withDefinitie
(XhtmlText value) Sets the value of the definitie property.Relatiesoort.withDoel
(Relatiesoort.Doel value) Sets the value of the doel property.Relatiesoort.withHerkomst
(String value) Sets the value of the herkomst property.Relatiesoort.withHerkomstDefinitie
(String value) Sets the value of the herkomstDefinitie property.Sets the value of the id property.Relatiesoort.withIndex
(BigInteger value) Sets the value of the index property.Relatiesoort.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Sets the value of the naam property.Relatiesoort.withParent
(Object parent) Relatiesoort.withRelatieklasse
(Relatiesoort.Relatieklasse value) Sets the value of the relatieklasse property.Relatiesoort.withRelatierollen
(Relatiesoort.Relatierollen value) Sets the value of the relatierollen property.Relatiesoort.withToelichting
(XhtmlText value) Sets the value of the toelichting property.Methods in nl.geostandaarden.mim_1_1_1.relatierol that return types with arguments of type RelatiesoortModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Relatiesoort>
ObjectFactory.createRelatiesoort
(Relatiesoort value) Gegevensgroeptype.Relatiesoorten.getRelatiesoort()
Gets the value of the relatiesoort property.Objecttype.Relatiesoorten.getRelatiesoort()
Gets the value of the relatiesoort property.Methods in nl.geostandaarden.mim_1_1_1.relatierol with parameters of type RelatiesoortModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Relatiesoort>
ObjectFactory.createRelatiesoort
(Relatiesoort value) Gegevensgroeptype.Relatiesoorten.withRelatiesoort
(Relatiesoort... values) Adds objects to the list of Relatiesoort using add methodObjecttype.Relatiesoorten.withRelatiesoort
(Relatiesoort... values) Adds objects to the list of Relatiesoort using add methodMethod parameters in nl.geostandaarden.mim_1_1_1.relatierol with type arguments of type RelatiesoortModifier and TypeMethodDescriptionGegevensgroeptype.Relatiesoorten.withRelatiesoort
(Collection<Relatiesoort> values) Adds objects to the list of Relatiesoort using addAll methodObjecttype.Relatiesoorten.withRelatiesoort
(Collection<Relatiesoort> values) Adds objects to the list of Relatiesoort using addAll method