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