public static interface GcdmNetcdfProto.HeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
string id = 3; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 3; |
java.lang.String |
getLocation()
string location = 1; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 1; |
GcdmNetcdfProto.Group |
getRoot()
.ucar.gcdm.Group root = 4; |
GcdmNetcdfProto.GroupOrBuilder |
getRootOrBuilder()
.ucar.gcdm.Group root = 4; |
java.lang.String |
getTitle()
string title = 2; |
com.google.protobuf.ByteString |
getTitleBytes()
string title = 2; |
boolean |
hasRoot()
.ucar.gcdm.Group root = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getLocation()
string location = 1;com.google.protobuf.ByteString getLocationBytes()
string location = 1;java.lang.String getTitle()
string title = 2;com.google.protobuf.ByteString getTitleBytes()
string title = 2;java.lang.String getId()
string id = 3;com.google.protobuf.ByteString getIdBytes()
string id = 3;boolean hasRoot()
.ucar.gcdm.Group root = 4;GcdmNetcdfProto.Group getRoot()
.ucar.gcdm.Group root = 4;GcdmNetcdfProto.GroupOrBuilder getRootOrBuilder()
.ucar.gcdm.Group root = 4;