Uses of Enum Class
com.viglet.turing.system.TurGlobalDecimalSeparator
Packages that use TurGlobalDecimalSeparator
-
Uses of TurGlobalDecimalSeparator in com.viglet.turing.system
Subclasses with type arguments of type TurGlobalDecimalSeparator in com.viglet.turing.systemMethods in com.viglet.turing.system that return TurGlobalDecimalSeparatorModifier and TypeMethodDescriptionTurGlobalSettingsService.getDecimalSeparator()TurGlobalSettingsService.updateDecimalSeparator(TurGlobalDecimalSeparator decimalSeparator) static TurGlobalDecimalSeparatorReturns the enum constant of this class with the specified name.static TurGlobalDecimalSeparator[]TurGlobalDecimalSeparator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.viglet.turing.system with parameters of type TurGlobalDecimalSeparatorModifier and TypeMethodDescriptionTurGlobalSettingsService.updateDecimalSeparator(TurGlobalDecimalSeparator decimalSeparator)