public static interface WorldClockProtocol.LocationsOrBuilder
限定符和类型 | 方法和说明 |
---|---|
WorldClockProtocol.Location |
getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
int |
getLocationCount()
repeated .io.netty.example.worldclock.Location location = 1; |
java.util.List<WorldClockProtocol.Location> |
getLocationList()
repeated .io.netty.example.worldclock.Location location = 1; |
WorldClockProtocol.LocationOrBuilder |
getLocationOrBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1; |
java.util.List<? extends WorldClockProtocol.LocationOrBuilder> |
getLocationOrBuilderList()
repeated .io.netty.example.worldclock.Location location = 1; |
java.util.List<WorldClockProtocol.Location> getLocationList()
repeated .io.netty.example.worldclock.Location location = 1;
WorldClockProtocol.Location getLocation(int index)
repeated .io.netty.example.worldclock.Location location = 1;
int getLocationCount()
repeated .io.netty.example.worldclock.Location location = 1;
java.util.List<? extends WorldClockProtocol.LocationOrBuilder> getLocationOrBuilderList()
repeated .io.netty.example.worldclock.Location location = 1;
WorldClockProtocol.LocationOrBuilder getLocationOrBuilder(int index)
repeated .io.netty.example.worldclock.Location location = 1;