Uses of Class
nl.geostandaarden.mim_1_2.relatierol.ext.Constructie
Packages that use Constructie
-
Uses of Constructie in nl.geostandaarden.mim_1_2.relatierol.ext
Fields in nl.geostandaarden.mim_1_2.relatierol.ext with type parameters of type ConstructieMethods in nl.geostandaarden.mim_1_2.relatierol.ext that return ConstructieModifier and TypeMethodDescriptionObjectFactory.createConstructie()
Create an instance ofConstructie
Adds objects to the list of Any using add methodConstructie.withAny
(Collection<Object> values) Adds objects to the list of Any using addAll methodConstructie.withConstructietype
(String value) Sets the value of the constructietype property.Sets the value of the id property.Constructie.withIndex
(BigInteger value) Sets the value of the index property.Constructie.withParent
(Object parent) Methods in nl.geostandaarden.mim_1_2.relatierol.ext that return types with arguments of type ConstructieModifier and TypeMethodDescriptionConstructies.getConstructie()
Gets the value of the constructie property.Methods in nl.geostandaarden.mim_1_2.relatierol.ext with parameters of type ConstructieModifier and TypeMethodDescriptionConstructies.withConstructie
(Constructie... values) Adds objects to the list of Constructie using add methodMethod parameters in nl.geostandaarden.mim_1_2.relatierol.ext with type arguments of type ConstructieModifier and TypeMethodDescriptionConstructies.withConstructie
(Collection<Constructie> values) Adds objects to the list of Constructie using addAll method