Uses of Class
nl.geostandaarden.mim_1_1_1.relatierol.ReferentieElement
Packages that use ReferentieElement
-
Uses of ReferentieElement in nl.geostandaarden.mim_1_1_1.relatierol
Fields in nl.geostandaarden.mim_1_1_1.relatierol with type parameters of type ReferentieElementModifier and TypeFieldDescriptionprotected List<ReferentieElement>
Referentielijst.ReferentieElementen.referentieElement
Methods in nl.geostandaarden.mim_1_1_1.relatierol that return ReferentieElementModifier and TypeMethodDescriptionObjectFactory.createReferentieElement()
Create an instance ofReferentieElement
Sets the value of the alias property.ReferentieElement.withBegrip
(String... values) Adds objects to the list of Begrip using add methodReferentieElement.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodReferentieElement.withDatumOpname
(String value) Sets the value of the datumOpname property.ReferentieElement.withDefinitie
(XhtmlText value) Sets the value of the definitie property.ReferentieElement.withFormeelPatroon
(String value) Sets the value of the formeelPatroon property.ReferentieElement.withHerkomst
(String value) Sets the value of the herkomst property.ReferentieElement.withHerkomstDefinitie
(String value) Sets the value of the herkomstDefinitie property.Sets the value of the id property.ReferentieElement.withIdentificerend
(Boolean value) Sets the value of the identificerend property.ReferentieElement.withIndex
(BigInteger value) Sets the value of the index property.ReferentieElement.withKardinaliteit
(String value) Sets the value of the kardinaliteit property.ReferentieElement.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.ReferentieElement.withLengte
(String value) Sets the value of the lengte property.Sets the value of the naam property.ReferentieElement.withParent
(Object parent) ReferentieElement.withPatroon
(String value) Sets the value of the patroon property.ReferentieElement.withToelichting
(XhtmlText value) Sets the value of the toelichting property.ReferentieElement.withType
(ReferentieElement.Type value) Sets the value of the type property.Methods in nl.geostandaarden.mim_1_1_1.relatierol that return types with arguments of type ReferentieElementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferentieElement>
ObjectFactory.createReferentieElement
(ReferentieElement value) Referentielijst.ReferentieElementen.getReferentieElement()
Gets the value of the referentieElement property.Methods in nl.geostandaarden.mim_1_1_1.relatierol with parameters of type ReferentieElementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferentieElement>
ObjectFactory.createReferentieElement
(ReferentieElement value) Referentielijst.ReferentieElementen.withReferentieElement
(ReferentieElement... values) Adds objects to the list of ReferentieElement using add methodMethod parameters in nl.geostandaarden.mim_1_1_1.relatierol with type arguments of type ReferentieElementModifier and TypeMethodDescriptionReferentielijst.ReferentieElementen.withReferentieElement
(Collection<ReferentieElement> values) Adds objects to the list of ReferentieElement using addAll method