Uses of Class
nl.egem.stuf.sector.bg._0204.LNDTabel.Landnaam
Packages that use LNDTabel.Landnaam
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of LNDTabel.Landnaam in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type LNDTabel.LandnaamModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<LNDTabel.Landnaam>
LNDTabel.landnaam
Methods in nl.egem.stuf.sector.bg._0204 that return LNDTabel.LandnaamModifier and TypeMethodDescriptionObjectFactory.createLNDTabelLandnaam()
Create an instance ofLNDTabel.Landnaam
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type LNDTabel.LandnaamModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LNDTabel.Landnaam>
ObjectFactory.createLNDTabelLandnaam
(LNDTabel.Landnaam value) javax.xml.bind.JAXBElement<LNDTabel.Landnaam>
LNDTabel.getLandnaam()
Gets the value of the landnaam property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type LNDTabel.LandnaamModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<LNDTabel.Landnaam>
ObjectFactory.createLNDTabelLandnaam
(LNDTabel.Landnaam value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type LNDTabel.LandnaamModifier and TypeMethodDescriptionvoid
LNDTabel.setLandnaam
(javax.xml.bind.JAXBElement<LNDTabel.Landnaam> value) Sets the value of the landnaam property.