public static interface GribCollectionProto.MFileOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilename()
relative to topDir
|
com.google.protobuf.ByteString |
getFilenameBytes()
relative to topDir
|
int |
getIndex()
the records use this number
|
long |
getLastModified()
uint64 lastModified = 2; |
long |
getLength()
uint64 length = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getFilename()
relative to topDir
string filename = 1;com.google.protobuf.ByteString getFilenameBytes()
relative to topDir
string filename = 1;long getLastModified()
uint64 lastModified = 2;int getIndex()
the records use this number
uint32 index = 3;long getLength()
uint64 length = 4;