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