public static interface BufrCdmIndexProto.BufrIndexOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getEnd()
uint64 end = 5; |
java.lang.String |
getFilename()
string filename = 1; |
com.google.protobuf.ByteString |
getFilenameBytes()
string filename = 1; |
long |
getNobs()
uint64 nobs = 6; |
BufrCdmIndexProto.Field |
getRoot()
.Field root = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getRootOrBuilder()
.Field root = 3; |
long |
getStart()
msecs since epoch
|
BufrCdmIndexProto.Station |
getStations(int index)
repeated .Station stations = 2; |
int |
getStationsCount()
repeated .Station stations = 2; |
java.util.List<BufrCdmIndexProto.Station> |
getStationsList()
repeated .Station stations = 2; |
BufrCdmIndexProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .Station stations = 2; |
java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .Station stations = 2; |
boolean |
hasRoot()
.Field root = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getFilename()
string filename = 1;
com.google.protobuf.ByteString getFilenameBytes()
string filename = 1;
java.util.List<BufrCdmIndexProto.Station> getStationsList()
repeated .Station stations = 2;
BufrCdmIndexProto.Station getStations(int index)
repeated .Station stations = 2;
int getStationsCount()
repeated .Station stations = 2;
java.util.List<? extends BufrCdmIndexProto.StationOrBuilder> getStationsOrBuilderList()
repeated .Station stations = 2;
BufrCdmIndexProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .Station stations = 2;
boolean hasRoot()
.Field root = 3;
BufrCdmIndexProto.Field getRoot()
.Field root = 3;
BufrCdmIndexProto.FieldOrBuilder getRootOrBuilder()
.Field root = 3;
long getStart()
msecs since epoch
uint64 start = 4;
long getEnd()
uint64 end = 5;
long getNobs()
uint64 nobs = 6;