public static interface GribCollectionProto.StringMapOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
string name = 1; | 
com.google.protobuf.ByteString | 
getNameBytes()
string name = 1; | 
java.lang.String | 
getValue()
string value = 2; | 
com.google.protobuf.ByteString | 
getValueBytes()
string value = 2; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;java.lang.String getValue()
string value = 2;com.google.protobuf.ByteString getValueBytes()
string value = 2;