Uses of Class
nl.egem.stuf.sector.bg._0204.PRBFund
Packages that use PRBFund
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of PRBFund in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as PRBFundModifier and TypeFieldDescriptionprotected PRBFundKDOAntwoord.KDOPRB.prbprotected PRBFundKDOVraag.KDOPRB.prbFields in nl.egem.stuf.sector.bg._0204 with type parameters of type PRBFundModifier and TypeFieldDescriptionprotected JAXBElement<PRBFund>AsynchroonAntwoordBericht.Body.prbKennisgevingsBericht.Body.prbSynchroonAntwoordBericht.Body.prbVraagBericht.Body.prbMethods in nl.egem.stuf.sector.bg._0204 that return PRBFundModifier and TypeMethodDescriptionObjectFactory.createPRBFund()Create an instance ofPRBFundKDOAntwoord.KDOPRB.getPRB()Gets the value of the prb property.KDOVraag.KDOPRB.getPRB()Gets the value of the prb property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type PRBFundModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRB(PRBFund value) AsynchroonAntwoordBericht.Body.getPRB()Gets the value of the prb property.KennisgevingsBericht.Body.getPRB()Gets the value of the prb property.SynchroonAntwoordBericht.Body.getPRB()Gets the value of the prb property.VraagBericht.Body.getPRB()Gets the value of the prb property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type PRBFundModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRB(PRBFund value) voidSets the value of the prb property.voidSets the value of the prb property.Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type PRBFundModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setPRB(JAXBElement<PRBFund> value) Sets the value of the prb property.