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