Uses of Class
nl.egem.stuf.sector.bg._0204.ACDTabel.Omschrijving
Packages that use ACDTabel.Omschrijving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ACDTabel.Omschrijving in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ACDTabel.OmschrijvingModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ACDTabel.Omschrijving>
ACDTabel.omschrijving
Methods in nl.egem.stuf.sector.bg._0204 that return ACDTabel.OmschrijvingModifier and TypeMethodDescriptionObjectFactory.createACDTabelOmschrijving()
Create an instance ofACDTabel.Omschrijving
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ACDTabel.OmschrijvingModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ACDTabel.Omschrijving>
ObjectFactory.createACDTabelOmschrijving
(ACDTabel.Omschrijving value) javax.xml.bind.JAXBElement<ACDTabel.Omschrijving>
ACDTabel.getOmschrijving()
Gets the value of the omschrijving property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ACDTabel.OmschrijvingModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ACDTabel.Omschrijving>
ObjectFactory.createACDTabelOmschrijving
(ACDTabel.Omschrijving value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ACDTabel.OmschrijvingModifier and TypeMethodDescriptionvoid
ACDTabel.setOmschrijving
(javax.xml.bind.JAXBElement<ACDTabel.Omschrijving> value) Sets the value of the omschrijving property.