public static interface AcGetActionStatusValuesAd.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; |
Values.integerValue |
getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 2; |
boolean |
getStatusCategoryIdNull()
optional bool status_category_id_null = 1002; |
Values.integerValueOrBuilder |
getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 2; |
boolean |
hasCommandId()
optional .dstore.engine.values.integerValue command_id = 1; |
boolean |
hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 2; |
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;boolean hasStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 2;Values.integerValue getStatusCategoryId()
optional .dstore.engine.values.integerValue status_category_id = 2;Values.integerValueOrBuilder getStatusCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue status_category_id = 2;boolean getStatusCategoryIdNull()
optional bool status_category_id_null = 1002;