public static final class PointStreamProto.StationList.Builder extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder> implements PointStreamProto.StationListOrBuilder
pointStream.StationList| Modifier and Type | Method and Description |
|---|---|
PointStreamProto.StationList.Builder |
addAllStations(java.lang.Iterable<? extends PointStreamProto.Station> values)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
addStations(int index,
PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
addStations(int index,
PointStreamProto.Station value)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
addStations(PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
addStations(PointStreamProto.Station value)
repeated .pointStream.Station stations = 1; |
PointStreamProto.Station.Builder |
addStationsBuilder()
repeated .pointStream.Station stations = 1; |
PointStreamProto.Station.Builder |
addStationsBuilder(int index)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList |
build() |
PointStreamProto.StationList |
buildPartial() |
PointStreamProto.StationList.Builder |
clear() |
PointStreamProto.StationList.Builder |
clearStations()
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
clone() |
PointStreamProto.StationList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PointStreamProto.Station |
getStations(int index)
repeated .pointStream.Station stations = 1; |
PointStreamProto.Station.Builder |
getStationsBuilder(int index)
repeated .pointStream.Station stations = 1; |
java.util.List<PointStreamProto.Station.Builder> |
getStationsBuilderList()
repeated .pointStream.Station stations = 1; |
int |
getStationsCount()
repeated .pointStream.Station stations = 1; |
java.util.List<PointStreamProto.Station> |
getStationsList()
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1; |
java.util.List<? extends PointStreamProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .pointStream.Station stations = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PointStreamProto.StationList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PointStreamProto.StationList.Builder |
mergeFrom(com.google.protobuf.Message other) |
PointStreamProto.StationList.Builder |
mergeFrom(PointStreamProto.StationList other) |
PointStreamProto.StationList.Builder |
removeStations(int index)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
setStations(int index,
PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1; |
PointStreamProto.StationList.Builder |
setStations(int index,
PointStreamProto.Station value)
repeated .pointStream.Station stations = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PointStreamProto.StationList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PointStreamProto.StationList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PointStreamProto.StationList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList.Builder mergeFrom(PointStreamProto.StationList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PointStreamProto.StationList.Builder>java.io.IOExceptionpublic java.util.List<PointStreamProto.Station> getStationsList()
repeated .pointStream.Station stations = 1;getStationsList in interface PointStreamProto.StationListOrBuilderpublic int getStationsCount()
repeated .pointStream.Station stations = 1;getStationsCount in interface PointStreamProto.StationListOrBuilderpublic PointStreamProto.Station getStations(int index)
repeated .pointStream.Station stations = 1;getStations in interface PointStreamProto.StationListOrBuilderpublic PointStreamProto.StationList.Builder setStations(int index, PointStreamProto.Station value)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder setStations(int index, PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder addStations(PointStreamProto.Station value)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder addStations(int index, PointStreamProto.Station value)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder addStations(PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder addStations(int index, PointStreamProto.Station.Builder builderForValue)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder addAllStations(java.lang.Iterable<? extends PointStreamProto.Station> values)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder clearStations()
repeated .pointStream.Station stations = 1;public PointStreamProto.StationList.Builder removeStations(int index)
repeated .pointStream.Station stations = 1;public PointStreamProto.Station.Builder getStationsBuilder(int index)
repeated .pointStream.Station stations = 1;public PointStreamProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .pointStream.Station stations = 1;getStationsOrBuilder in interface PointStreamProto.StationListOrBuilderpublic java.util.List<? extends PointStreamProto.StationOrBuilder> getStationsOrBuilderList()
repeated .pointStream.Station stations = 1;getStationsOrBuilderList in interface PointStreamProto.StationListOrBuilderpublic PointStreamProto.Station.Builder addStationsBuilder()
repeated .pointStream.Station stations = 1;public PointStreamProto.Station.Builder addStationsBuilder(int index)
repeated .pointStream.Station stations = 1;public java.util.List<PointStreamProto.Station.Builder> getStationsBuilderList()
repeated .pointStream.Station stations = 1;