Uses of Interface
org.jboss.netty.example.localtime.LocalTimeProtocol.LocationOrBuilder
Packages that use LocalTimeProtocol.LocationOrBuilder
-
Uses of LocalTimeProtocol.LocationOrBuilder in org.jboss.netty.example.localtime
Classes in org.jboss.netty.example.localtime that implement LocalTimeProtocol.LocationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeorg.jboss.netty.example.localtime.Location
static final class
Protobuf typeorg.jboss.netty.example.localtime.Location
Fields in org.jboss.netty.example.localtime with type parameters of type LocalTimeProtocol.LocationOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location,
LocalTimeProtocol.Location.Builder, LocalTimeProtocol.LocationOrBuilder> LocalTimeProtocol.Locations.Builder.locationBuilder_
Methods in org.jboss.netty.example.localtime that return LocalTimeProtocol.LocationOrBuilderModifier and TypeMethodDescriptionLocalTimeProtocol.Locations.Builder.getLocationOrBuilder
(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;
LocalTimeProtocol.Locations.getLocationOrBuilder
(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;
LocalTimeProtocol.LocationsOrBuilder.getLocationOrBuilder
(int index) repeated .org.jboss.netty.example.localtime.Location location = 1;
Methods in org.jboss.netty.example.localtime that return types with arguments of type LocalTimeProtocol.LocationOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<LocalTimeProtocol.Location,
LocalTimeProtocol.Location.Builder, LocalTimeProtocol.LocationOrBuilder> LocalTimeProtocol.Locations.Builder.getLocationFieldBuilder()
List<? extends LocalTimeProtocol.LocationOrBuilder>
LocalTimeProtocol.Locations.Builder.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
List<? extends LocalTimeProtocol.LocationOrBuilder>
LocalTimeProtocol.Locations.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;
List<? extends LocalTimeProtocol.LocationOrBuilder>
LocalTimeProtocol.LocationsOrBuilder.getLocationOrBuilderList()
repeated .org.jboss.netty.example.localtime.Location location = 1;