public interface NamePairOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
string Code = 1; |
com.google.protobuf.ByteString |
getCodeBytes()
string Code = 1; |
String |
getName()
string Name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string Name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCode()
string Code = 1;com.google.protobuf.ByteString getCodeBytes()
string Code = 1;String getName()
string Name = 2;com.google.protobuf.ByteString getNameBytes()
string Name = 2;Copyright © 2025. All rights reserved.