public static interface LocalTimeProtocol.LocationsOrBuilder
限定符和类型 | 方法和说明 |
---|---|
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; |
java.util.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; |
java.util.List<? extends LocalTimeProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1; |
java.util.List<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;
java.util.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;