Uses of Class
nl.geostandaarden.mim_1_1_0.relatierol.Attribuutsoorten
Packages that use Attribuutsoorten
-
Uses of Attribuutsoorten in nl.geostandaarden.mim_1_1_0.relatierol
Fields in nl.geostandaarden.mim_1_1_0.relatierol declared as AttribuutsoortenModifier and TypeFieldDescriptionprotected AttribuutsoortenGegevensgroeptype.attribuutsoortenprotected AttribuutsoortenObjecttype.attribuutsoortenprotected AttribuutsoortenRelatieklasse.attribuutsoortenMethods in nl.geostandaarden.mim_1_1_0.relatierol that return AttribuutsoortenModifier and TypeMethodDescriptionObjectFactory.createAttribuutsoorten()Create an instance ofAttribuutsoortenGegevensgroeptype.getAttribuutsoorten()Gets the value of the attribuutsoorten property.Objecttype.getAttribuutsoorten()Gets the value of the attribuutsoorten property.Relatieklasse.getAttribuutsoorten()Gets the value of the attribuutsoorten property.Attribuutsoorten.withAttribuutsoort(Collection<Attribuutsoort> values) Adds objects to the list of Attribuutsoort using addAll methodAttribuutsoorten.withAttribuutsoort(Attribuutsoort... values) Adds objects to the list of Attribuutsoort using add methodAttribuutsoorten.withParent(Object parent) Methods in nl.geostandaarden.mim_1_1_0.relatierol with parameters of type AttribuutsoortenModifier and TypeMethodDescriptionvoidGegevensgroeptype.setAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.voidObjecttype.setAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.voidRelatieklasse.setAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.Gegevensgroeptype.withAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.Objecttype.withAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.Relatieklasse.withAttribuutsoorten(Attribuutsoorten value) Sets the value of the attribuutsoorten property.