public static interface LocalTimeProtocol.LocationsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LocalTimeProtocol.Location |
getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
int |
getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<LocalTimeProtocol.Location> |
getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
LocalTimeProtocol.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1; |
List<? extends LocalTimeProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<LocalTimeProtocol.Location> getLocationList()
repeated .org.jboss.netty.example.localtime.Location location = 1;LocalTimeProtocol.Location getLocation(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;int getLocationCount()
repeated .org.jboss.netty.example.localtime.Location location = 1;List<? extends LocalTimeProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;LocalTimeProtocol.LocationOrBuilder getLocationOrBuilder(int index)
repeated .org.jboss.netty.example.localtime.Location location = 1;Copyright © 2008–2019 The Netty Project. All rights reserved.