Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1Index.Builder.addGdsListBuilder()
repeated .Grib1GdsSection gdsList = 2;
|
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1Index.Builder.addGdsListBuilder(int index)
repeated .Grib1GdsSection gdsList = 2;
|
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.clear() |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.clearGds()
required bytes gds = 2;
|
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.clone() |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1Index.Builder.getGdsListBuilder(int index)
repeated .Grib1GdsSection gdsList = 2;
|
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.mergeFrom(Grib1IndexProto.Grib1GdsSection other) |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.mergeFrom(com.google.protobuf.Message other) |
static Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.newBuilder() |
static Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.newBuilder(Grib1IndexProto.Grib1GdsSection prototype) |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.newBuilderForType() |
protected Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.Builder.setGds(com.google.protobuf.ByteString value)
required bytes gds = 2;
|
Grib1IndexProto.Grib1GdsSection.Builder |
Grib1IndexProto.Grib1GdsSection.toBuilder() |