PointStreamProto.StationList.Builder
PointStreamProto.StationList.Builder.addAllStations(Iterable<? extends PointStreamProto.Station> values)
PointStreamProto.StationList.Builder.addStations(int index, PointStreamProto.Station.Builder builderForValue)
PointStreamProto.StationList.Builder.addStations(int index, PointStreamProto.Station value)
PointStreamProto.StationList.Builder.addStations(PointStreamProto.Station.Builder builderForValue)
PointStreamProto.StationList.Builder.addStations(PointStreamProto.Station value)
PointStreamProto.StationList.Builder.clear()
PointStreamProto.StationList.Builder.clearStations()
PointStreamProto.StationList.Builder.clone()
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)
static PointStreamProto.StationList.Builder
PointStreamProto.StationList.newBuilder()
PointStreamProto.StationList.newBuilder(PointStreamProto.StationList prototype)
PointStreamProto.StationList.newBuilderForType()
protected PointStreamProto.StationList.Builder
PointStreamProto.StationList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
PointStreamProto.StationList.Builder.removeStations(int index)
PointStreamProto.StationList.Builder.setStations(int index, PointStreamProto.Station.Builder builderForValue)
PointStreamProto.StationList.Builder.setStations(int index, PointStreamProto.Station value)
PointStreamProto.StationList.toBuilder()