Uses of Class
nl.egem.stuf.stuf0204.Stuurgegevens
Packages that use Stuurgegevens
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of Stuurgegevens in nl.b3p.brmo.stufbg204.util
Methods in nl.b3p.brmo.stufbg204.util that return StuurgegevensModifier and TypeMethodDescriptionstatic StuurgegevensStUFbg204Util.maakStuurgegevens(Stuurgegevens vraagStuurgegevens) Methods in nl.b3p.brmo.stufbg204.util with parameters of type StuurgegevensModifier and TypeMethodDescriptionstatic StuurgegevensStUFbg204Util.maakStuurgegevens(Stuurgegevens vraagStuurgegevens) -
Uses of Stuurgegevens in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as StuurgegevensModifier and TypeFieldDescriptionprotected StuurgegevensAsynchroonAntwoordBericht.stuurgegevensprotected StuurgegevensKennisgevingsBericht.stuurgegevensprotected StuurgegevensSynchroonAntwoordBericht.stuurgegevensprotected StuurgegevensVraagBericht.stuurgegevensMethods in nl.egem.stuf.sector.bg._0204 that return StuurgegevensModifier and TypeMethodDescriptionAsynchroonAntwoordBericht.getStuurgegevens()Gets the value of the stuurgegevens property.KennisgevingsBericht.getStuurgegevens()Gets the value of the stuurgegevens property.SynchroonAntwoordBericht.getStuurgegevens()Gets the value of the stuurgegevens property.VraagBericht.getStuurgegevens()Gets the value of the stuurgegevens property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type StuurgegevensModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property.voidKennisgevingsBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property.voidSynchroonAntwoordBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property.voidVraagBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property. -
Uses of Stuurgegevens in nl.egem.stuf.stuf0204
Fields in nl.egem.stuf.stuf0204 declared as StuurgegevensModifier and TypeFieldDescriptionprotected StuurgegevensBevestigingsBericht.stuurgegevensprotected StuurgegevensFoutBericht.stuurgegevensMethods in nl.egem.stuf.stuf0204 that return StuurgegevensModifier and TypeMethodDescriptionObjectFactory.createStuurgegevens()Create an instance ofStuurgegevensBevestigingsBericht.getStuurgegevens()Gets the value of the stuurgegevens property.FoutBericht.getStuurgegevens()Gets the value of the stuurgegevens property.Methods in nl.egem.stuf.stuf0204 with parameters of type StuurgegevensModifier and TypeMethodDescriptionvoidBevestigingsBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property.voidFoutBericht.setStuurgegevens(Stuurgegevens value) Sets the value of the stuurgegevens property.