Uses of Enum
org.yamcs.xtce.FloatingPointNotationType
Packages that use FloatingPointNotationType
-
Uses of FloatingPointNotationType in org.yamcs.xtce
Methods in org.yamcs.xtce that return FloatingPointNotationTypeModifier and TypeMethodDescriptionNumberFormatType.getNotation()static FloatingPointNotationTypeReturns the enum constant of this type with the specified name.static FloatingPointNotationType[]FloatingPointNotationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.yamcs.xtce with parameters of type FloatingPointNotationTypeModifier and TypeMethodDescriptionvoidNumberFormatType.setNotation(FloatingPointNotationType notation)