Uses of Class
nl.egem.stuf.sector.bg._0204.NNPFund.Rechtsvorm
Packages that use NNPFund.Rechtsvorm
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of NNPFund.Rechtsvorm in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type NNPFund.RechtsvormModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<NNPFund.Rechtsvorm>
NNPFund.rechtsvorm
Methods in nl.egem.stuf.sector.bg._0204 that return NNPFund.RechtsvormModifier and TypeMethodDescriptionObjectFactory.createNNPFundRechtsvorm()
Create an instance ofNNPFund.Rechtsvorm
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type NNPFund.RechtsvormModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NNPFund.Rechtsvorm>
ObjectFactory.createNNPFundRechtsvorm
(NNPFund.Rechtsvorm value) javax.xml.bind.JAXBElement<NNPFund.Rechtsvorm>
NNPFund.getRechtsvorm()
Gets the value of the rechtsvorm property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type NNPFund.RechtsvormModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NNPFund.Rechtsvorm>
ObjectFactory.createNNPFundRechtsvorm
(NNPFund.Rechtsvorm value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type NNPFund.RechtsvormModifier and TypeMethodDescriptionvoid
NNPFund.setRechtsvorm
(javax.xml.bind.JAXBElement<NNPFund.Rechtsvorm> value) Sets the value of the rechtsvorm property.