GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndexList.Builder.addListBuilder()
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndexList.Builder.addListBuilder(int index)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clear() |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clearDataCount()
required uint32 dataCount = 4;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clearDataPos()
required uint64 dataPos = 3;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clearStnid()
required uint64 stnid = 1;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clearStnPos()
required uint64 stnPos = 2;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.clone() |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndexList.Builder.getListBuilder(int index)
repeated .ghcnm.StationIndex list = 1;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.mergeFrom(GhcnmProto.StationIndex other) |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.mergeFrom(com.google.protobuf.Message other) |
static GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.newBuilder() |
static GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.newBuilder(GhcnmProto.StationIndex prototype) |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.newBuilderForType() |
protected GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.setDataCount(int value)
required uint32 dataCount = 4;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.setDataPos(long value)
required uint64 dataPos = 3;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.setStnid(long value)
required uint64 stnid = 1;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.Builder.setStnPos(long value)
required uint64 stnPos = 2;
|
GhcnmProto.StationIndex.Builder |
GhcnmProto.StationIndex.toBuilder() |