WorldClockProtocol.Location |
WorldClockProtocol.Location.Builder.build() |
WorldClockProtocol.Location |
WorldClockProtocol.Location.Builder.buildPartial() |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.getDefaultInstance() |
WorldClockProtocol.Location |
WorldClockProtocol.Location.getDefaultInstanceForType() |
WorldClockProtocol.Location |
WorldClockProtocol.Location.Builder.getDefaultInstanceForType() |
WorldClockProtocol.Location |
WorldClockProtocol.LocationsOrBuilder.getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;
|
WorldClockProtocol.Location |
WorldClockProtocol.Locations.getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;
|
WorldClockProtocol.Location |
WorldClockProtocol.Locations.Builder.getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;
|
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseDelimitedFrom(java.io.InputStream input) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(com.google.protobuf.ByteString data) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(com.google.protobuf.CodedInputStream input) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WorldClockProtocol.Location |
WorldClockProtocol.Location.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |