Uses of Class
org.yamcs.xtce.IntegerDataEncoding.Builder
Packages that use IntegerDataEncoding.Builder
-
Uses of IntegerDataEncoding.Builder in org.yamcs.xtce
Methods in org.yamcs.xtce that return IntegerDataEncoding.BuilderModifier and TypeMethodDescriptionIntegerDataEncoding.Builder.setByteOrder(ByteOrder byteOrder) IntegerDataEncoding.Builder.setContextCalibratorList(List<ContextCalibrator> list) IntegerDataEncoding.Builder.setDefaultCalibrator(Calibrator defaultCalibrator) IntegerDataEncoding.Builder.setEncoding(IntegerDataEncoding.Encoding enc) IntegerDataEncoding.Builder.setStringEncoding(StringDataEncoding stringEncoding) IntegerDataEncoding.toBuilder()Constructors in org.yamcs.xtce with parameters of type IntegerDataEncoding.Builder