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