Uses of Interface
org.yamcs.protobuf.Table.EnumValueOrBuilder
-
Packages that use Table.EnumValueOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Table.EnumValueOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Table.EnumValueOrBuilder Modifier and Type Class Description static classTable.EnumValueProtobuf typeyamcs.protobuf.table.EnumValuestatic classTable.EnumValue.BuilderProtobuf typeyamcs.protobuf.table.EnumValueMethods in org.yamcs.protobuf that return Table.EnumValueOrBuilder Modifier and Type Method Description Table.EnumValueOrBuilderTable.ColumnInfo.Builder. getEnumValueOrBuilder(int index)repeated .yamcs.protobuf.table.EnumValue enumValue = 3;Table.EnumValueOrBuilderTable.ColumnInfo. getEnumValueOrBuilder(int index)repeated .yamcs.protobuf.table.EnumValue enumValue = 3;Table.EnumValueOrBuilderTable.ColumnInfoOrBuilder. getEnumValueOrBuilder(int index)repeated .yamcs.protobuf.table.EnumValue enumValue = 3;Methods in org.yamcs.protobuf that return types with arguments of type Table.EnumValueOrBuilder Modifier and Type Method Description List<? extends Table.EnumValueOrBuilder>Table.ColumnInfo.Builder. getEnumValueOrBuilderList()repeated .yamcs.protobuf.table.EnumValue enumValue = 3;List<? extends Table.EnumValueOrBuilder>Table.ColumnInfo. getEnumValueOrBuilderList()repeated .yamcs.protobuf.table.EnumValue enumValue = 3;List<? extends Table.EnumValueOrBuilder>Table.ColumnInfoOrBuilder. getEnumValueOrBuilderList()repeated .yamcs.protobuf.table.EnumValue enumValue = 3;
-