Uses of Class
nl.egem.stuf.sector.bg._0204.WOZFund.Huurprijs
Packages that use WOZFund.Huurprijs
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of WOZFund.Huurprijs in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type WOZFund.HuurprijsModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<WOZFund.Huurprijs>
WOZFund.huurprijs
Methods in nl.egem.stuf.sector.bg._0204 that return WOZFund.HuurprijsModifier and TypeMethodDescriptionObjectFactory.createWOZFundHuurprijs()
Create an instance ofWOZFund.Huurprijs
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type WOZFund.HuurprijsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<WOZFund.Huurprijs>
ObjectFactory.createWOZFundHuurprijs
(WOZFund.Huurprijs value) javax.xml.bind.JAXBElement<WOZFund.Huurprijs>
WOZFund.getHuurprijs()
Gets the value of the huurprijs property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type WOZFund.HuurprijsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<WOZFund.Huurprijs>
ObjectFactory.createWOZFundHuurprijs
(WOZFund.Huurprijs value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type WOZFund.HuurprijsModifier and TypeMethodDescriptionvoid
WOZFund.setHuurprijs
(javax.xml.bind.JAXBElement<WOZFund.Huurprijs> value) Sets the value of the huurprijs property.