public static final class PointStreamProto.StationList.Builder extends com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>
addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, mergeUnknownFields, newBuilderForField, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionprotected PointStreamProto.StationList internalGetResult()
internalGetResult 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.AbstractMessage.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 class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList getDefaultInstanceForType()
public boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLite.BuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PointStreamProto.StationList.Builder>public PointStreamProto.StationList build()
public PointStreamProto.StationList buildPartial()
public 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 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()
public int getStationsCount()
public PointStreamProto.Station getStations(int index)
public PointStreamProto.StationList.Builder setStations(int index, PointStreamProto.Station value)
public PointStreamProto.StationList.Builder setStations(int index, PointStreamProto.Station.Builder builderForValue)
public PointStreamProto.StationList.Builder addStations(PointStreamProto.Station value)
public PointStreamProto.StationList.Builder addStations(PointStreamProto.Station.Builder builderForValue)
public PointStreamProto.StationList.Builder addAllStations(java.lang.Iterable<? extends PointStreamProto.Station> values)
public PointStreamProto.StationList.Builder clearStations()