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