Uses of Class
nl.egem.stuf.sector.bg._0204.VOTTabel.Code
Packages that use VOTTabel.Code
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VOTTabel.Code in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VOTTabel.CodeModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VOTTabel.Code>
VOTTabel.code
Methods in nl.egem.stuf.sector.bg._0204 that return VOTTabel.CodeModifier and TypeMethodDescriptionObjectFactory.createVOTTabelCode()
Create an instance ofVOTTabel.Code
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VOTTabel.CodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VOTTabel.Code>
ObjectFactory.createVOTTabelCode
(VOTTabel.Code value) javax.xml.bind.JAXBElement<VOTTabel.Code>
VOTTabel.getCode()
Gets the value of the code property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VOTTabel.CodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VOTTabel.Code>
ObjectFactory.createVOTTabelCode
(VOTTabel.Code value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VOTTabel.CodeModifier and TypeMethodDescriptionvoid
VOTTabel.setCode
(javax.xml.bind.JAXBElement<VOTTabel.Code> value) Sets the value of the code property.