Uses of Enum Class
nl.egem.stuf.sector.bg._0204.FiliatiecodeAdres
Packages that use FiliatiecodeAdres
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of FiliatiecodeAdres in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as FiliatiecodeAdresModifier and TypeFieldDescriptionprotected FiliatiecodeAdres
ADRADROSURel.Filiatiecode.value
protected FiliatiecodeAdres
VBOVBOOSURel.FiliatieCode.value
Methods in nl.egem.stuf.sector.bg._0204 that return FiliatiecodeAdresModifier and TypeMethodDescriptionstatic FiliatiecodeAdres
ADRADROSURel.Filiatiecode.getValue()
Gets the value of the value property.VBOVBOOSURel.FiliatieCode.getValue()
Gets the value of the value property.static FiliatiecodeAdres
Returns the enum constant of this class with the specified name.static FiliatiecodeAdres[]
FiliatiecodeAdres.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 FiliatiecodeAdresModifier and TypeMethodDescriptionvoid
ADRADROSURel.Filiatiecode.setValue
(FiliatiecodeAdres value) Sets the value of the value property.void
VBOVBOOSURel.FiliatieCode.setValue
(FiliatiecodeAdres value) Sets the value of the value property.