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