GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addAllList(Iterable<? extends GhcnmProto.StationIndex> values)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(int index,
GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.addList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.clear() |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.clearList()
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.clone() |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.mergeFrom(GhcnmProto.StationIndexList other) |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.mergeFrom(com.google.protobuf.Message other) |
static GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.newBuilder() |
static GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.newBuilder(GhcnmProto.StationIndexList prototype) |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.newBuilderForType() |
protected GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.removeList(int index)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.setList(int index,
GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.Builder.setList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndexList.Builder |
GhcnmProto.StationIndexList.toBuilder() |