Uses of Class
nl.geostandaarden.mim_1_1_1.relatierol.DomeinViewKeuzen
Packages that use DomeinViewKeuzen
-
Uses of DomeinViewKeuzen in nl.geostandaarden.mim_1_1_1.relatierol
Fields in nl.geostandaarden.mim_1_1_1.relatierol declared as DomeinViewKeuzenModifier and TypeFieldDescriptionprotected DomeinViewKeuzenDomein.keuzenprotected DomeinViewKeuzenView.keuzenMethods in nl.geostandaarden.mim_1_1_1.relatierol that return DomeinViewKeuzenModifier and TypeMethodDescriptionObjectFactory.createDomeinViewKeuzen()Create an instance ofDomeinViewKeuzenDomein.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_1_1.relatierol with parameters of type DomeinViewKeuzenModifier and TypeMethodDescriptionvoidDomein.setKeuzen(DomeinViewKeuzen value) Sets the value of the keuzen property.voidView.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.