Uses of Enum Class
nl.egem.stuf.sector.bg._0204.AanduidingBijHuisnummer
Packages that use AanduidingBijHuisnummer
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of AanduidingBijHuisnummer in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as AanduidingBijHuisnummerModifier and TypeFieldDescriptionprotected AanduidingBijHuisnummer
ADRFund.AanduidingBijHuisnummer.value
protected AanduidingBijHuisnummer
ADRKerngegevens.AanduidingBijHuisnummer.value
Methods in nl.egem.stuf.sector.bg._0204 that return AanduidingBijHuisnummerModifier and TypeMethodDescriptionstatic AanduidingBijHuisnummer
ADRFund.AanduidingBijHuisnummer.getValue()
Gets the value of the value property.ADRKerngegevens.AanduidingBijHuisnummer.getValue()
Gets the value of the value property.static AanduidingBijHuisnummer
Returns the enum constant of this class with the specified name.static AanduidingBijHuisnummer[]
AanduidingBijHuisnummer.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type AanduidingBijHuisnummerModifier and TypeMethodDescriptionvoid
ADRFund.AanduidingBijHuisnummer.setValue
(AanduidingBijHuisnummer value) Sets the value of the value property.void
ADRKerngegevens.AanduidingBijHuisnummer.setValue
(AanduidingBijHuisnummer value) Sets the value of the value property.