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