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