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