Uses of Enum Class
berlin.yuna.natsserver.model.ValueSource
Packages that use ValueSource
-
Uses of ValueSource in berlin.yuna.natsserver.model
Methods in berlin.yuna.natsserver.model that return ValueSourceModifier and TypeMethodDescriptionMapValue.source()static ValueSourceReturns the enum constant of this class with the specified name.static ValueSource[]ValueSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in berlin.yuna.natsserver.model with parameters of type ValueSourceModifier and TypeMethodDescriptionstatic MapValueMapValue.mapValueOf(ValueSource source, String value) MapValue.update(ValueSource source, String value) Constructors in berlin.yuna.natsserver.model with parameters of type ValueSource