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