Uses of Class
nl.egem.stuf.sector.bg._0204.BTKTabel
Packages that use BTKTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BTKTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BTKTabelModifier and TypeFieldDescriptionprotected JAXBElement<BTKTabel>AsynchroonAntwoordBericht.Body.btkKennisgevingsBericht.Body.btkSynchroonAntwoordBericht.Body.btkVraagBericht.Body.btkMethods in nl.egem.stuf.sector.bg._0204 that return BTKTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BTKTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBTK(BTKTabel value) AsynchroonAntwoordBericht.Body.getBTK()Gets the value of the btk property.KennisgevingsBericht.Body.getBTK()Gets the value of the btk property.SynchroonAntwoordBericht.Body.getBTK()Gets the value of the btk property.VraagBericht.Body.getBTK()Gets the value of the btk property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BTKTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBTK(BTKTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BTKTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setBTK(JAXBElement<BTKTabel> value) Sets the value of the btk property.