Uses of Interface
org.yamcs.protobuf.ClearanceInfoOrBuilder
-
Packages that use ClearanceInfoOrBuilder Package Description org.yamcs.protobuf -
-
Uses of ClearanceInfoOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement ClearanceInfoOrBuilder Modifier and Type Class Description classClearanceInfoProtobuf typeyamcs.protobuf.commanding.ClearanceInfostatic classClearanceInfo.BuilderProtobuf typeyamcs.protobuf.commanding.ClearanceInfoMethods in org.yamcs.protobuf that return ClearanceInfoOrBuilder Modifier and Type Method Description ClearanceInfoOrBuilderListClearancesResponse.Builder. getClearancesOrBuilder(int index)repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;ClearanceInfoOrBuilderListClearancesResponse. getClearancesOrBuilder(int index)repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;ClearanceInfoOrBuilderListClearancesResponseOrBuilder. getClearancesOrBuilder(int index)repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;Methods in org.yamcs.protobuf that return types with arguments of type ClearanceInfoOrBuilder Modifier and Type Method Description List<? extends ClearanceInfoOrBuilder>ListClearancesResponse.Builder. getClearancesOrBuilderList()repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;List<? extends ClearanceInfoOrBuilder>ListClearancesResponse. getClearancesOrBuilderList()repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;List<? extends ClearanceInfoOrBuilder>ListClearancesResponseOrBuilder. getClearancesOrBuilderList()repeated .yamcs.protobuf.commanding.ClearanceInfo clearances = 1;
-