Uses of Class
nl.egem.stuf.sector.bg._0204.ADRFund.Postcode
Packages that use ADRFund.Postcode
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRFund.Postcode in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADRFund.PostcodeModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ADRFund.Postcode>
ADRFund.postcode
Methods in nl.egem.stuf.sector.bg._0204 that return ADRFund.PostcodeModifier and TypeMethodDescriptionObjectFactory.createADRFundPostcode()
Create an instance ofADRFund.Postcode
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRFund.PostcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRFund.Postcode>
ObjectFactory.createADRFundPostcode
(ADRFund.Postcode value) javax.xml.bind.JAXBElement<ADRFund.Postcode>
ADRFund.getPostcode()
Gets the value of the postcode property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADRFund.PostcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRFund.Postcode>
ObjectFactory.createADRFundPostcode
(ADRFund.Postcode value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADRFund.PostcodeModifier and TypeMethodDescriptionvoid
ADRFund.setPostcode
(javax.xml.bind.JAXBElement<ADRFund.Postcode> value) Sets the value of the postcode property.