Uses of Class
nl.geostandaarden.mim_1_2.relatierol.DomeinViewKeuzen
Packages that use DomeinViewKeuzen
-
Uses of DomeinViewKeuzen in nl.geostandaarden.mim_1_2.relatierol
Fields in nl.geostandaarden.mim_1_2.relatierol declared as DomeinViewKeuzenModifier and TypeFieldDescriptionprotected DomeinViewKeuzen
Domein.keuzen
protected DomeinViewKeuzen
View.keuzen
Methods in nl.geostandaarden.mim_1_2.relatierol 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.relatierol 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.