Uses of Class
nl.geostandaarden.mim_1_1_1.relatiesoort.DomeinViewKeuzen
Packages that use DomeinViewKeuzen
-
Uses of DomeinViewKeuzen in nl.geostandaarden.mim_1_1_1.relatiesoort
Fields in nl.geostandaarden.mim_1_1_1.relatiesoort declared as DomeinViewKeuzenModifier and TypeFieldDescriptionprotected DomeinViewKeuzenDomein.keuzenprotected DomeinViewKeuzenView.keuzenMethods in nl.geostandaarden.mim_1_1_1.relatiesoort 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.relatiesoort 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.