Uses of Class
org.yamcs.protobuf.Mdb.RepeatInfo
-
Packages that use Mdb.RepeatInfo Package Description org.yamcs.protobuf -
-
Uses of Mdb.RepeatInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type Mdb.RepeatInfo Modifier and Type Field Description static com.google.protobuf.Parser<Mdb.RepeatInfo>Mdb.RepeatInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return Mdb.RepeatInfo Modifier and Type Method Description Mdb.RepeatInfoMdb.RepeatInfo.Builder. build()Mdb.RepeatInfoMdb.RepeatInfo.Builder. buildPartial()static Mdb.RepeatInfoMdb.RepeatInfo. getDefaultInstance()Mdb.RepeatInfoMdb.RepeatInfo.Builder. getDefaultInstanceForType()Mdb.RepeatInfoMdb.RepeatInfo. getDefaultInstanceForType()Mdb.RepeatInfoMdb.SequenceEntryInfo.Builder. getRepeat()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;Mdb.RepeatInfoMdb.SequenceEntryInfo. getRepeat()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;Mdb.RepeatInfoMdb.SequenceEntryInfoOrBuilder. getRepeat()optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;static Mdb.RepeatInfoMdb.RepeatInfo. parseDelimitedFrom(InputStream input)static Mdb.RepeatInfoMdb.RepeatInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(byte[] data)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(com.google.protobuf.ByteString data)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(com.google.protobuf.CodedInputStream input)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(InputStream input)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(ByteBuffer data)static Mdb.RepeatInfoMdb.RepeatInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type Mdb.RepeatInfo Modifier and Type Method Description com.google.protobuf.Parser<Mdb.RepeatInfo>Mdb.RepeatInfo. getParserForType()static com.google.protobuf.Parser<Mdb.RepeatInfo>Mdb.RepeatInfo. parser()Methods in org.yamcs.protobuf with parameters of type Mdb.RepeatInfo Modifier and Type Method Description Mdb.RepeatInfo.BuilderMdb.RepeatInfo.Builder. mergeFrom(Mdb.RepeatInfo other)Mdb.SequenceEntryInfo.BuilderMdb.SequenceEntryInfo.Builder. mergeRepeat(Mdb.RepeatInfo value)optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;static Mdb.RepeatInfo.BuilderMdb.RepeatInfo. newBuilder(Mdb.RepeatInfo prototype)Mdb.SequenceEntryInfo.BuilderMdb.SequenceEntryInfo.Builder. setRepeat(Mdb.RepeatInfo value)optional .yamcs.protobuf.mdb.RepeatInfo repeat = 5;
-