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