Uses of Class
nl.egem.stuf.sector.bg._0204.BRTTabel.Wijkcode
Packages that use BRTTabel.Wijkcode
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BRTTabel.Wijkcode in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BRTTabel.WijkcodeModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<BRTTabel.Wijkcode>
BRTTabel.wijkcode
Methods in nl.egem.stuf.sector.bg._0204 that return BRTTabel.WijkcodeModifier and TypeMethodDescriptionObjectFactory.createBRTTabelWijkcode()
Create an instance ofBRTTabel.Wijkcode
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BRTTabel.WijkcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BRTTabel.Wijkcode>
ObjectFactory.createBRTTabelWijkcode
(BRTTabel.Wijkcode value) javax.xml.bind.JAXBElement<BRTTabel.Wijkcode>
BRTTabel.getWijkcode()
Gets the value of the wijkcode property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BRTTabel.WijkcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BRTTabel.Wijkcode>
ObjectFactory.createBRTTabelWijkcode
(BRTTabel.Wijkcode value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BRTTabel.WijkcodeModifier and TypeMethodDescriptionvoid
BRTTabel.setWijkcode
(javax.xml.bind.JAXBElement<BRTTabel.Wijkcode> value) Sets the value of the wijkcode property.