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 AanduidingIndicatieMogelijkKDOFund.AanduidingIndicatieMogelijk.valueMethods in nl.egem.stuf.sector.bg._0204 that return AanduidingIndicatieMogelijkModifier and TypeMethodDescriptionstatic AanduidingIndicatieMogelijkKDOFund.AanduidingIndicatieMogelijk.getValue()Gets the value of the value property.static AanduidingIndicatieMogelijkReturns 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 TypeMethodDescriptionvoidKDOFund.AanduidingIndicatieMogelijk.setValue(AanduidingIndicatieMogelijk value) Sets the value of the value property.