Uses of Class
nl.geostandaarden.mim_1_1_0.relatiesoort.Attribuutsoorten
Packages that use Attribuutsoorten
-
Uses of Attribuutsoorten in nl.geostandaarden.mim_1_1_0.relatiesoort
Fields in nl.geostandaarden.mim_1_1_0.relatiesoort declared as AttribuutsoortenModifier and TypeFieldDescriptionprotected Attribuutsoorten
Gegevensgroeptype.attribuutsoorten
protected Attribuutsoorten
Objecttype.attribuutsoorten
protected Attribuutsoorten
Relatieklasse.attribuutsoorten
Methods in nl.geostandaarden.mim_1_1_0.relatiesoort that return AttribuutsoortenModifier and TypeMethodDescriptionObjectFactory.createAttribuutsoorten()
Create an instance ofAttribuutsoorten
Gegevensgroeptype.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.relatiesoort with parameters of type AttribuutsoortenModifier and TypeMethodDescriptionvoid
Gegevensgroeptype.setAttribuutsoorten
(Attribuutsoorten value) Sets the value of the attribuutsoorten property.void
Objecttype.setAttribuutsoorten
(Attribuutsoorten value) Sets the value of the attribuutsoorten property.void
Relatieklasse.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.