Uses of Class
nl.geostandaarden.mim_1_2.relatierol.ExterneKoppeling
Packages that use ExterneKoppeling
-
Uses of ExterneKoppeling in nl.geostandaarden.mim_1_2.relatierol
Fields in nl.geostandaarden.mim_1_2.relatierol with type parameters of type ExterneKoppelingModifier and TypeFieldDescriptionprotected List<ExterneKoppeling>
Objecttype.ExterneKoppelingen.externeKoppeling
Methods in nl.geostandaarden.mim_1_2.relatierol that return ExterneKoppelingModifier and TypeMethodDescriptionObjectFactory.createExterneKoppeling()
Create an instance ofExterneKoppeling
ExterneKoppeling.withAggregatietype
(Aggregatietype value) Sets the value of the aggregatietype property.Sets the value of the alias property.ExterneKoppeling.withBegrip
(String... values) Adds objects to the list of Begrip using add methodExterneKoppeling.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodExterneKoppeling.withDatumOpname
(String value) Sets the value of the datumOpname property.ExterneKoppeling.withDoel
(ExterneKoppeling.Doel value) Sets the value of the doel property.Sets the value of the id property.ExterneKoppeling.withIndex
(BigInteger value) Sets the value of the index property.ExterneKoppeling.withKardinaliteit
(String value) Sets the value of the kardinaliteit property.ExterneKoppeling.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.Sets the value of the naam property.ExterneKoppeling.withParent
(Object parent) ExterneKoppeling.withUnidirectioneel
(String value) Sets the value of the unidirectioneel property.Methods in nl.geostandaarden.mim_1_2.relatierol that return types with arguments of type ExterneKoppelingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExterneKoppeling>
ObjectFactory.createExterneKoppeling
(ExterneKoppeling value) Objecttype.ExterneKoppelingen.getExterneKoppeling()
Gets the value of the externeKoppeling property.Methods in nl.geostandaarden.mim_1_2.relatierol with parameters of type ExterneKoppelingModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExterneKoppeling>
ObjectFactory.createExterneKoppeling
(ExterneKoppeling value) Objecttype.ExterneKoppelingen.withExterneKoppeling
(ExterneKoppeling... values) Adds objects to the list of ExterneKoppeling using add methodMethod parameters in nl.geostandaarden.mim_1_2.relatierol with type arguments of type ExterneKoppelingModifier and TypeMethodDescriptionObjecttype.ExterneKoppelingen.withExterneKoppeling
(Collection<ExterneKoppeling> values) Adds objects to the list of ExterneKoppeling using addAll method