Uses of Enum Class
com.stimulsoft.base.StiTimeFormat
Packages that use StiTimeFormat
-
Uses of StiTimeFormat in com.stimulsoft.base
Methods in com.stimulsoft.base that return StiTimeFormatModifier and TypeMethodDescriptionstatic StiTimeFormatStiTimeFormatHelper.convertStringToTimeFormat(String value) static StiTimeFormatReturns the enum constant of this class with the specified name.static StiTimeFormat[]StiTimeFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.base with parameters of type StiTimeFormatModifier and TypeMethodDescriptionstatic StringStiTimeFormatHelper.convertTimeFormatToString(StiTimeFormat timeFormat)