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