public static interface BufrCdmIndexProto.BufrIndexOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getEnd()
required uint64 end = 5; |
String |
getFilename()
required string filename = 1; |
com.google.protobuf.ByteString |
getFilenameBytes()
required string filename = 1; |
long |
getNobs()
required uint64 nobs = 6; |
BufrCdmIndexProto.Field |
getRoot()
required .bufrCdmIndex.Field root = 3; |
BufrCdmIndexProto.FieldOrBuilder |
getRootOrBuilder()
required .bufrCdmIndex.Field root = 3; |
long |
getStart()
required uint64 start = 4; |
BufrCdmIndexProto.Station |
getStations(int index)
repeated .bufrCdmIndex.Station stations = 2; |
int |
getStationsCount()
repeated .bufrCdmIndex.Station stations = 2; |
List<BufrCdmIndexProto.Station> |
getStationsList()
repeated .bufrCdmIndex.Station stations = 2; |
BufrCdmIndexProto.StationOrBuilder |
getStationsOrBuilder(int index)
repeated .bufrCdmIndex.Station stations = 2; |
List<? extends BufrCdmIndexProto.StationOrBuilder> |
getStationsOrBuilderList()
repeated .bufrCdmIndex.Station stations = 2; |
boolean |
hasEnd()
required uint64 end = 5; |
boolean |
hasFilename()
required string filename = 1; |
boolean |
hasNobs()
required uint64 nobs = 6; |
boolean |
hasRoot()
required .bufrCdmIndex.Field root = 3; |
boolean |
hasStart()
required uint64 start = 4; |
boolean hasFilename()
required string filename = 1;String getFilename()
required string filename = 1;com.google.protobuf.ByteString getFilenameBytes()
required string filename = 1;List<BufrCdmIndexProto.Station> getStationsList()
repeated .bufrCdmIndex.Station stations = 2;BufrCdmIndexProto.Station getStations(int index)
repeated .bufrCdmIndex.Station stations = 2;int getStationsCount()
repeated .bufrCdmIndex.Station stations = 2;List<? extends BufrCdmIndexProto.StationOrBuilder> getStationsOrBuilderList()
repeated .bufrCdmIndex.Station stations = 2;BufrCdmIndexProto.StationOrBuilder getStationsOrBuilder(int index)
repeated .bufrCdmIndex.Station stations = 2;boolean hasRoot()
required .bufrCdmIndex.Field root = 3;BufrCdmIndexProto.Field getRoot()
required .bufrCdmIndex.Field root = 3;BufrCdmIndexProto.FieldOrBuilder getRootOrBuilder()
required .bufrCdmIndex.Field root = 3;boolean hasStart()
required uint64 start = 4;
msecs since epoch
long getStart()
required uint64 start = 4;
msecs since epoch
boolean hasEnd()
required uint64 end = 5;long getEnd()
required uint64 end = 5;boolean hasNobs()
required uint64 nobs = 6;long getNobs()
required uint64 nobs = 6;Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.