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