public static interface GribCollectionProto.ParameterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getData(int index)
repeated double data = 2; |
int |
getDataCount()
repeated double data = 2; |
List<Double> |
getDataList()
repeated double data = 2; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
String |
getSdata()
optional string sdata = 3; |
com.google.protobuf.ByteString |
getSdataBytes()
optional string sdata = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;int getDataCount()
repeated double data = 2;double getData(int index)
repeated double data = 2;String getSdata()
optional string sdata = 3;
used for string data
com.google.protobuf.ByteString getSdataBytes()
optional string sdata = 3;
used for string data