Uses of Class
nl.geostandaarden.mim_1_1_0.relatiesoort.ReferentieElement
Packages that use ReferentieElement
-
Uses of ReferentieElement in nl.geostandaarden.mim_1_1_0.relatiesoort
Fields in nl.geostandaarden.mim_1_1_0.relatiesoort with type parameters of type ReferentieElementModifier and TypeFieldDescriptionprotected List<ReferentieElement>
Referentielijst.ReferentieElementen.referentieElement
Een eigenschap van een object in een referentielijst in de vorm van een gegeven.Methods in nl.geostandaarden.mim_1_1_0.relatiesoort 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.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_0.relatiesoort that return types with arguments of type ReferentieElementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferentieElement>
ObjectFactory.createReferentieElement
(ReferentieElement value) Referentielijst.ReferentieElementen.getReferentieElement()
Een eigenschap van een object in een referentielijst in de vorm van een gegeven.Methods in nl.geostandaarden.mim_1_1_0.relatiesoort 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_0.relatiesoort with type arguments of type ReferentieElementModifier and TypeMethodDescriptionReferentielijst.ReferentieElementen.withReferentieElement
(Collection<ReferentieElement> values) Adds objects to the list of ReferentieElement using addAll method