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