public static interface WorldClockProtocol.LocalTimesOrBuilder
限定符和类型 | 方法和说明 |
---|---|
WorldClockProtocol.LocalTime |
getLocalTime(int index)
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
int |
getLocalTimeCount()
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
java.util.List<WorldClockProtocol.LocalTime> |
getLocalTimeList()
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
WorldClockProtocol.LocalTimeOrBuilder |
getLocalTimeOrBuilder(int index)
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
java.util.List<? extends WorldClockProtocol.LocalTimeOrBuilder> |
getLocalTimeOrBuilderList()
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
java.util.List<WorldClockProtocol.LocalTime> getLocalTimeList()
repeated .io.netty.example.worldclock.LocalTime localTime = 1;
WorldClockProtocol.LocalTime getLocalTime(int index)
repeated .io.netty.example.worldclock.LocalTime localTime = 1;
int getLocalTimeCount()
repeated .io.netty.example.worldclock.LocalTime localTime = 1;
java.util.List<? extends WorldClockProtocol.LocalTimeOrBuilder> getLocalTimeOrBuilderList()
repeated .io.netty.example.worldclock.LocalTime localTime = 1;
WorldClockProtocol.LocalTimeOrBuilder getLocalTimeOrBuilder(int index)
repeated .io.netty.example.worldclock.LocalTime localTime = 1;