Uses of Enum Class
org.yamcs.studio.data.FormatEnum
-
Uses of FormatEnum in org.csstudio.opibuilder.widgets.model
-
Uses of FormatEnum in org.yamcs.studio.data
Modifier and TypeMethodDescriptionstatic FormatEnum
Returns the enum constant of this class with the specified name.static FormatEnum[]
FormatEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
VTypeHelper.formatValue
(FormatEnum formatEnum, VType vValue, int precision) Format a VType value to string.