public static interface WorldClockProtocol.LocalTimesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WorldClockProtocol.LocalTime |
getLocalTime(int index)
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
int |
getLocalTimeCount()
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
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; |
List<? extends WorldClockProtocol.LocalTimeOrBuilder> |
getLocalTimeOrBuilderList()
repeated .io.netty.example.worldclock.LocalTime localTime = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<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;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;Copyright © 2008–2018 The Netty Project. All rights reserved.