public static interface GcdmNetcdfProto.DataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocation()
string location = 1; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 1; |
java.lang.String |
getVariableSpec()
string variable_spec = 2; |
com.google.protobuf.ByteString |
getVariableSpecBytes()
string variable_spec = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getLocation()
string location = 1;
com.google.protobuf.ByteString getLocationBytes()
string location = 1;
java.lang.String getVariableSpec()
string variable_spec = 2;
com.google.protobuf.ByteString getVariableSpecBytes()
string variable_spec = 2;