Uses of Enum
org.yamcs.xtce.BinaryDataEncoding.Type
Packages that use BinaryDataEncoding.Type
-
Uses of BinaryDataEncoding.Type in org.yamcs.xtce
Methods in org.yamcs.xtce that return BinaryDataEncoding.TypeModifier and TypeMethodDescriptionBinaryDataEncoding.getType()static BinaryDataEncoding.TypeReturns the enum constant of this type with the specified name.static BinaryDataEncoding.Type[]BinaryDataEncoding.Type.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 BinaryDataEncoding.TypeModifier and TypeMethodDescriptionvoidBinaryDataEncoding.setSizeType(BinaryDataEncoding.Type sizeType) BinaryDataEncoding.Builder.setType(BinaryDataEncoding.Type type)