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