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