Uses of Class
org.yamcs.protobuf.Reply
-
Packages that use Reply Package Description org.yamcs.protobuf -
-
Uses of Reply in org.yamcs.protobuf
Methods in org.yamcs.protobuf that return Reply Modifier and Type Method Description ReplyReply.Builder. build()ReplyReply.Builder. buildPartial()static ReplyReply. getDefaultInstance()ReplyReply.Builder. getDefaultInstanceForType()ReplyReply. getDefaultInstanceForType()static ReplyReply. parseDelimitedFrom(InputStream input)static ReplyReply. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplyReply. parseFrom(byte[] data)static ReplyReply. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplyReply. parseFrom(com.google.protobuf.ByteString data)static ReplyReply. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplyReply. parseFrom(com.google.protobuf.CodedInputStream input)static ReplyReply. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplyReply. parseFrom(InputStream input)static ReplyReply. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplyReply. parseFrom(ByteBuffer data)static ReplyReply. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type Reply Modifier and Type Method Description com.google.protobuf.Parser<Reply>Reply. getParserForType()static com.google.protobuf.Parser<Reply>Reply. parser()Methods in org.yamcs.protobuf with parameters of type Reply Modifier and Type Method Description Reply.BuilderReply.Builder. mergeFrom(Reply other)static Reply.BuilderReply. newBuilder(Reply prototype)
-