Uses of Class
nl.geostandaarden.mim_1_2.relatiesoort.Attribuutsoorten
Packages that use Attribuutsoorten
-
Uses of Attribuutsoorten in nl.geostandaarden.mim_1_2.relatiesoort
Fields in nl.geostandaarden.mim_1_2.relatiesoort declared as AttribuutsoortenModifier and TypeFieldDescriptionprotected AttribuutsoortenGegevensgroeptype.attribuutsoortenprotected AttribuutsoortenObjecttype.attribuutsoortenprotected AttribuutsoortenRelatieklasse.attribuutsoortenMethods in nl.geostandaarden.mim_1_2.relatiesoort 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_2.relatiesoort 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.