public static interface AcGetCommandsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCommandId()
optional .dstore.engine.values.integerValue command_id = 1; |
boolean |
getCommandIdNull()
optional bool command_id_null = 1001; |
Values.integerValueOrBuilder |
getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 1; |
boolean |
hasCommandId()
optional .dstore.engine.values.integerValue command_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommandId()
optional .dstore.engine.values.integerValue command_id = 1;Values.integerValue getCommandId()
optional .dstore.engine.values.integerValue command_id = 1;Values.integerValueOrBuilder getCommandIdOrBuilder()
optional .dstore.engine.values.integerValue command_id = 1;boolean getCommandIdNull()
optional bool command_id_null = 1001;