Uses of Class
nl.egem.stuf.sector.bg._0204.ADRRelKerngegevens
Packages that use ADRRelKerngegevens
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRRelKerngegevens in nl.egem.stuf.sector.bg._0204
Subclasses of ADRRelKerngegevens in nl.egem.stuf.sector.bg._0204Modifier and TypeClassDescriptionstatic classJava class for anonymous complex type.classJava class for PRSADRVBL complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type.Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADRRelKerngegevensModifier and TypeFieldDescriptionprotected List<ADRRelKerngegevens>KDOKennisgeving.kdoadrprotected JAXBElement<ADRRelKerngegevens>NNPKennisgeving.nnpadrcorprotected JAXBElement<ADRRelKerngegevens>NNPKennisgeving.nnpadrvblprotected List<ADRRelKerngegevens>OBWKennisgeving.obwadrprotected JAXBElement<ADRRelKerngegevens>PRSKennisgeving.prsadrcorprotected JAXBElement<ADRRelKerngegevens>PRSKennisgeving.prsadrinsprotected JAXBElement<ADRRelKerngegevens>VBOKennisgeving.vboadrprotected List<ADRRelKerngegevens>WOZKennisgeving.wozadrnvnMethods in nl.egem.stuf.sector.bg._0204 that return ADRRelKerngegevensModifier and TypeMethodDescriptionObjectFactory.createADRRelKerngegevens()Create an instance ofADRRelKerngegevensMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRRelKerngegevensModifier and TypeMethodDescriptionObjectFactory.createNNPKennisgevingNNPADRCOR(ADRRelKerngegevens value) ObjectFactory.createNNPKennisgevingNNPADRVBL(ADRRelKerngegevens value) ObjectFactory.createPRSKennisgevingPRSADRCOR(ADRRelKerngegevens value) ObjectFactory.createPRSKennisgevingPRSADRINS(ADRRelKerngegevens value) ObjectFactory.createVBOKennisgevingVBOADR(ADRRelKerngegevens value) KDOKennisgeving.getKDOADR()Gets the value of the kdoadr property.NNPKennisgeving.getNNPADRCOR()Gets the value of the nnpadrcor property.NNPKennisgeving.getNNPADRVBL()Gets the value of the nnpadrvbl property.OBWKennisgeving.getOBWADR()Gets the value of the obwadr property.PRSKennisgeving.getPRSADRCOR()Gets the value of the prsadrcor property.PRSKennisgeving.getPRSADRINS()Gets the value of the prsadrins property.VBOKennisgeving.getVBOADR()Gets the value of the vboadr property.WOZKennisgeving.getWOZADRNVN()Gets the value of the wozadrnvn property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADRRelKerngegevensModifier and TypeMethodDescriptionObjectFactory.createNNPKennisgevingNNPADRCOR(ADRRelKerngegevens value) ObjectFactory.createNNPKennisgevingNNPADRVBL(ADRRelKerngegevens value) ObjectFactory.createPRSKennisgevingPRSADRCOR(ADRRelKerngegevens value) ObjectFactory.createPRSKennisgevingPRSADRINS(ADRRelKerngegevens value) ObjectFactory.createVBOKennisgevingVBOADR(ADRRelKerngegevens value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADRRelKerngegevensModifier and TypeMethodDescriptionvoidNNPKennisgeving.setNNPADRCOR(JAXBElement<ADRRelKerngegevens> value) Sets the value of the nnpadrcor property.voidNNPKennisgeving.setNNPADRVBL(JAXBElement<ADRRelKerngegevens> value) Sets the value of the nnpadrvbl property.voidPRSKennisgeving.setPRSADRCOR(JAXBElement<ADRRelKerngegevens> value) Sets the value of the prsadrcor property.voidPRSKennisgeving.setPRSADRINS(JAXBElement<ADRRelKerngegevens> value) Sets the value of the prsadrins property.voidVBOKennisgeving.setVBOADR(JAXBElement<ADRRelKerngegevens> value) Sets the value of the vboadr property.