PointStreamProto.StationList.Builder
PointStreamProto.StationList.Builder.addAllStations(java.lang.Iterable<? extends PointStreamProto.Station> values)
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)
PointStreamProto.StationList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistry 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()
PointStreamProto.StationList.Builder.setStations(int index, PointStreamProto.Station.Builder builderForValue)
PointStreamProto.StationList.Builder.setStations(int index, PointStreamProto.Station value)
PointStreamProto.StationList.toBuilder()