Uses of Enum
org.yamcs.xtce.IntegerDataEncoding.Encoding
Packages that use IntegerDataEncoding.Encoding
-
Uses of IntegerDataEncoding.Encoding in org.yamcs.xtce
Methods in org.yamcs.xtce that return IntegerDataEncoding.EncodingModifier and TypeMethodDescriptionIntegerDataEncoding.Builder.getEncoding()IntegerDataEncoding.getEncoding()static IntegerDataEncoding.EncodingReturns the enum constant of this type with the specified name.static IntegerDataEncoding.Encoding[]IntegerDataEncoding.Encoding.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 IntegerDataEncoding.EncodingModifier and TypeMethodDescriptionIntegerDataEncoding.Builder.setEncoding(IntegerDataEncoding.Encoding enc) voidIntegerDataEncoding.setEncoding(IntegerDataEncoding.Encoding encoding)