public static final class BufrCdmIndexProto.BufrIndex.Builder extends com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder> implements BufrCdmIndexProto.BufrIndexOrBuilder
BufrIndexaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>public BufrCdmIndexProto.BufrIndex.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>public BufrCdmIndexProto.BufrIndex getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BufrCdmIndexProto.BufrIndex build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.BufrIndex buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BufrCdmIndexProto.BufrIndex.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BufrCdmIndexProto.BufrIndex.Builder>java.io.IOExceptionpublic java.lang.String getFilename()
string filename = 1;getFilename in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic com.google.protobuf.ByteString getFilenameBytes()
string filename = 1;getFilenameBytes in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic int getStationsCount()
repeated .Station stations = 2;getStationsCount in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic BufrCdmIndexProto.Station getStations(int index)
repeated .Station stations = 2;getStations in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> getStationsOrBuilderList()
repeated .Station stations = 2;getStationsOrBuilderList in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic BufrCdmIndexProto.Field getRoot()
.Field root = 3;getRoot in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic long getStart()
msecs since epoch
uint64 start = 4;getStart in interface BufrCdmIndexProto.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic 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.BufrIndexOrBuilderpublic BufrCdmIndexProto.BufrIndex.Builder setNobs(long value)
uint64 nobs = 6;value - The nobs to set.public BufrCdmIndexProto.BufrIndex.Builder clearNobs()
uint64 nobs = 6;