public static final class BufrCdmIndexProto.BufrIndex.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder> implements BufrCdmIndexProto.BufrIndexOrBuilder
BufrIndex
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public BufrCdmIndexProto.BufrIndex build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.BufrIndex buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public BufrCdmIndexProto.BufrIndex.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder mergeFrom(BufrCdmIndexProto.BufrIndex other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public BufrCdmIndexProto.BufrIndex.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>
java.io.IOException
public java.lang.String getFilename()
string filename = 1;
getFilename
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public com.google.protobuf.ByteString getFilenameBytes()
string filename = 1;
getFilenameBytes
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setFilename(java.lang.String value)
string filename = 1;
value
- The filename to set.public BufrCdmIndexProto.BufrIndex.Builder clearFilename()
string filename = 1;
public BufrCdmIndexProto.BufrIndex.Builder setFilenameBytes(com.google.protobuf.ByteString value)
string filename = 1;
value
- The bytes for filename to set.public java.util.List<BufrCdmIndexProto.Station> getStationsList()
repeated .Station stations = 2;
getStationsList
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public int getStationsCount()
repeated .Station stations = 2;
getStationsCount
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.Station getStations(int index)
repeated .Station stations = 2;
getStations
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setStations(int index, BufrCdmIndexProto.Station value)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder setStations(int index, BufrCdmIndexProto.Station.Builder builderForValue)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder addStations(BufrCdmIndexProto.Station value)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder addStations(int index, BufrCdmIndexProto.Station value)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder addStations(BufrCdmIndexProto.Station.Builder builderForValue)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder addStations(int index, BufrCdmIndexProto.Station.Builder builderForValue)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder addAllStations(java.lang.Iterable<? extends BufrCdmIndexProto.Station> values)
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder clearStations()
repeated .Station stations = 2;
public BufrCdmIndexProto.BufrIndex.Builder removeStations(int index)
repeated .Station stations = 2;
public BufrCdmIndexProto.Station.Builder getStationsBuilder(int index)
repeated .Station stations = 2;
public BufrCdmIndexProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .Station stations = 2;
getStationsOrBuilder
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> getStationsOrBuilderList()
repeated .Station stations = 2;
getStationsOrBuilderList
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.Station.Builder addStationsBuilder()
repeated .Station stations = 2;
public BufrCdmIndexProto.Station.Builder addStationsBuilder(int index)
repeated .Station stations = 2;
public java.util.List<BufrCdmIndexProto.Station.Builder> getStationsBuilderList()
repeated .Station stations = 2;
public boolean hasRoot()
.Field root = 3;
hasRoot
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.Field getRoot()
.Field root = 3;
getRoot
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setRoot(BufrCdmIndexProto.Field value)
.Field root = 3;
public BufrCdmIndexProto.BufrIndex.Builder setRoot(BufrCdmIndexProto.Field.Builder builderForValue)
.Field root = 3;
public BufrCdmIndexProto.BufrIndex.Builder mergeRoot(BufrCdmIndexProto.Field value)
.Field root = 3;
public BufrCdmIndexProto.BufrIndex.Builder clearRoot()
.Field root = 3;
public BufrCdmIndexProto.Field.Builder getRootBuilder()
.Field root = 3;
public BufrCdmIndexProto.FieldOrBuilder getRootOrBuilder()
.Field root = 3;
getRootOrBuilder
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public long getStart()
msecs since epoch
uint64 start = 4;
getStart
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setStart(long value)
msecs since epoch
uint64 start = 4;
value
- The start to set.public BufrCdmIndexProto.BufrIndex.Builder clearStart()
msecs since epoch
uint64 start = 4;
public long getEnd()
uint64 end = 5;
getEnd
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setEnd(long value)
uint64 end = 5;
value
- The end to set.public BufrCdmIndexProto.BufrIndex.Builder clearEnd()
uint64 end = 5;
public long getNobs()
uint64 nobs = 6;
getNobs
in interface BufrCdmIndexProto.BufrIndexOrBuilder
public BufrCdmIndexProto.BufrIndex.Builder setNobs(long value)
uint64 nobs = 6;
value
- The nobs to set.public BufrCdmIndexProto.BufrIndex.Builder clearNobs()
uint64 nobs = 6;
public final BufrCdmIndexProto.BufrIndex.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>
public final BufrCdmIndexProto.BufrIndex.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<BufrCdmIndexProto.BufrIndex.Builder>