Uses of Class
nl.geostandaarden.mim_1_2.relatiesoort.Keuze
Packages that use Keuze
-
Uses of Keuze in nl.geostandaarden.mim_1_2.relatiesoort
Fields in nl.geostandaarden.mim_1_2.relatiesoort with type parameters of type KeuzeMethods in nl.geostandaarden.mim_1_2.relatiesoort that return KeuzeModifier and TypeMethodDescriptionObjectFactory.createKeuze()
Create an instance ofKeuze
Sets the value of the alias property.Keuze.withBegrip
(String... values) Adds objects to the list of Begrip using add methodKeuze.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodKeuze.withDatumOpname
(String value) Sets the value of the datumOpname property.Keuze.withDefinitie
(XhtmlText value) Sets the value of the definitie property.Keuze.withHerkomst
(String value) Sets the value of the herkomst property.Keuze.withHerkomstDefinitie
(String value) Sets the value of the herkomstDefinitie property.Sets the value of the id property.Keuze.withIndex
(BigInteger value) Sets the value of the index property.Keuze.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Keuze.withKeuzeAttributen
(Keuze.KeuzeAttributen value) Sets the value of the keuzeAttributen property.Keuze.withKeuzeDatatypen
(Keuze.KeuzeDatatypen value) Sets the value of the keuzeDatatypen property.Keuze.withKeuzeRelatiedoelen
(Keuze.KeuzeRelatiedoelen value) Sets the value of the keuzeRelatiedoelen property.Sets the value of the naam property.Keuze.withParent
(Object parent) Keuze.withToelichting
(XhtmlText value) Sets the value of the toelichting property.Methods in nl.geostandaarden.mim_1_2.relatiesoort that return types with arguments of type KeuzeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Keuze>
ObjectFactory.createKeuze
(Keuze value) DomeinViewKeuzen.getKeuze()
Gets the value of the keuze property.Methods in nl.geostandaarden.mim_1_2.relatiesoort with parameters of type KeuzeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Keuze>
ObjectFactory.createKeuze
(Keuze value) Adds objects to the list of Keuze using add methodMethod parameters in nl.geostandaarden.mim_1_2.relatiesoort with type arguments of type KeuzeModifier and TypeMethodDescriptionDomeinViewKeuzen.withKeuze
(Collection<Keuze> values) Adds objects to the list of Keuze using addAll method