Package | Description |
---|---|
ola.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.TimeCode> |
Ola.TimeCode.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.TimeCode |
Ola.TimeCode.Builder.build() |
Ola.TimeCode |
Ola.TimeCode.Builder.buildPartial() |
static Ola.TimeCode |
Ola.TimeCode.getDefaultInstance() |
Ola.TimeCode |
Ola.TimeCode.getDefaultInstanceForType() |
Ola.TimeCode |
Ola.TimeCode.Builder.getDefaultInstanceForType() |
static Ola.TimeCode |
Ola.TimeCode.parseDelimitedFrom(InputStream input) |
static Ola.TimeCode |
Ola.TimeCode.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(byte[] data) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(com.google.protobuf.ByteString data) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(InputStream input) |
static Ola.TimeCode |
Ola.TimeCode.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Ola.TimeCode> |
Ola.TimeCode.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.TimeCode.Builder |
Ola.TimeCode.Builder.mergeFrom(Ola.TimeCode other) |
static Ola.TimeCode.Builder |
Ola.TimeCode.newBuilder(Ola.TimeCode prototype) |
Ola.Ack |
Ola.OlaServerService.BlockingInterface.sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request) |
abstract void |
Ola.OlaServerService.sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack); |
void |
Ola.OlaServerService.Interface.sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack); |
void |
Ola.OlaServerService.Stub.sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request,
com.google.protobuf.RpcCallback<Ola.Ack> done) |
Copyright © 2017. All rights reserved.