Uses of Class
nl.geostandaarden.mim_1_1_1.relatierol.DataElement
Packages that use DataElement
-
Uses of DataElement in nl.geostandaarden.mim_1_1_1.relatierol
Fields in nl.geostandaarden.mim_1_1_1.relatierol with type parameters of type DataElementModifier and TypeFieldDescriptionprotected List<DataElement>
GestructureerdDatatype.DataElementen.dataElement
Methods in nl.geostandaarden.mim_1_1_1.relatierol that return DataElementModifier and TypeMethodDescriptionObjectFactory.createDataElement()
Create an instance ofDataElement
Sets the value of the alias property.DataElement.withBegrip
(String... values) Adds objects to the list of Begrip using add methodDataElement.withBegrip
(Collection<String> values) Adds objects to the list of Begrip using addAll methodDataElement.withDatumOpname
(String value) Sets the value of the datumOpname property.DataElement.withDefinitie
(XhtmlText value) Sets the value of the definitie property.DataElement.withFormeelPatroon
(String value) Sets the value of the formeelPatroon property.DataElement.withHerkomst
(String value) Sets the value of the herkomst property.DataElement.withHerkomstDefinitie
(String value) Sets the value of the herkomstDefinitie property.Sets the value of the id property.DataElement.withIndex
(BigInteger value) Sets the value of the index property.DataElement.withKardinaliteit
(String value) Sets the value of the kardinaliteit property.DataElement.withKenmerken
(Kenmerken value) Sets the value of the kenmerken property.DataElement.withLengte
(String value) Sets the value of the lengte property.Sets the value of the naam property.DataElement.withParent
(Object parent) DataElement.withPatroon
(String value) Sets the value of the patroon property.DataElement.withToelichting
(XhtmlText value) Sets the value of the toelichting property.DataElement.withType
(DataElement.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 DataElementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DataElement>
ObjectFactory.createDataElement
(DataElement value) GestructureerdDatatype.DataElementen.getDataElement()
Gets the value of the dataElement property.Methods in nl.geostandaarden.mim_1_1_1.relatierol with parameters of type DataElementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DataElement>
ObjectFactory.createDataElement
(DataElement value) GestructureerdDatatype.DataElementen.withDataElement
(DataElement... values) Adds objects to the list of DataElement using add methodMethod parameters in nl.geostandaarden.mim_1_1_1.relatierol with type arguments of type DataElementModifier and TypeMethodDescriptionGestructureerdDatatype.DataElementen.withDataElement
(Collection<DataElement> values) Adds objects to the list of DataElement using addAll method