Uses of Class
nl.egem.stuf.sector.bg._0204.ANummerE
Packages that use ANummerE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ANummerE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ANummerEMethods in nl.egem.stuf.sector.bg._0204 that return ANummerEMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ANummerEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ANummerE>
ObjectFactory.createPRSFundANummer
(ANummerE value) javax.xml.bind.JAXBElement<ANummerE>
PRSFund.getANummer()
Gets the value of the aNummer property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ANummerEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ANummerE>
ObjectFactory.createPRSFundANummer
(ANummerE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ANummerEModifier and TypeMethodDescriptionvoid
PRSFund.setANummer
(javax.xml.bind.JAXBElement<ANummerE> value) Sets the value of the aNummer property.