Uses of Class
nl.geostandaarden.mim_1_2.relatiesoort.DomeinViewKeuzen
Packages that use DomeinViewKeuzen
-
Uses of DomeinViewKeuzen in nl.geostandaarden.mim_1_2.relatiesoort
Fields in nl.geostandaarden.mim_1_2.relatiesoort declared as DomeinViewKeuzenModifier and TypeFieldDescriptionprotected DomeinViewKeuzen
Domein.keuzen
protected DomeinViewKeuzen
View.keuzen
Methods in nl.geostandaarden.mim_1_2.relatiesoort that return DomeinViewKeuzenModifier and TypeMethodDescriptionObjectFactory.createDomeinViewKeuzen()
Create an instance ofDomeinViewKeuzen
Domein.getKeuzen()
Gets the value of the keuzen property.View.getKeuzen()
Gets the value of the keuzen property.DomeinViewKeuzen.withKeuze
(Collection<Keuze> values) Adds objects to the list of Keuze using addAll methodAdds objects to the list of Keuze using add methodDomeinViewKeuzen.withParent
(Object parent) Methods in nl.geostandaarden.mim_1_2.relatiesoort with parameters of type DomeinViewKeuzenModifier and TypeMethodDescriptionvoid
Domein.setKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.void
View.setKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.Domein.withKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.View.withKeuzen
(DomeinViewKeuzen value) Sets the value of the keuzen property.