public static interface Command.CommandKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Command.CommandConfigType |
getConfigType()
.command.CommandConfigType configType = 1; |
int |
getConfigTypeValue()
.command.CommandConfigType configType = 1; |
String |
getGuid()
string guid = 2; |
com.google.protobuf.ByteString |
getGuidBytes()
string guid = 2; |
Command.CommandKey.KeyCase |
getKeyCase() |
boolean |
hasGuid()
string guid = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getConfigTypeValue()
.command.CommandConfigType configType = 1;Command.CommandConfigType getConfigType()
.command.CommandConfigType configType = 1;boolean hasGuid()
string guid = 2;String getGuid()
string guid = 2;com.google.protobuf.ByteString getGuidBytes()
string guid = 2;Command.CommandKey.KeyCase getKeyCase()