public static interface DoGetdStoreTablesAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 2; |
boolean |
getTableCategoryIdNull()
optional bool table_category_id_null = 1002; |
Values.integerValueOrBuilder |
getTableCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue table_category_id = 2; |
Values.stringValue |
getTableName()
optional .dstore.engine.values.stringValue table_name = 1; |
boolean |
getTableNameNull()
optional bool table_name_null = 1001; |
Values.stringValueOrBuilder |
getTableNameOrBuilder()
optional .dstore.engine.values.stringValue table_name = 1; |
boolean |
hasTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 2; |
boolean |
hasTableName()
optional .dstore.engine.values.stringValue table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional .dstore.engine.values.stringValue table_name = 1;Values.stringValue getTableName()
optional .dstore.engine.values.stringValue table_name = 1;Values.stringValueOrBuilder getTableNameOrBuilder()
optional .dstore.engine.values.stringValue table_name = 1;boolean getTableNameNull()
optional bool table_name_null = 1001;boolean hasTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 2;Values.integerValue getTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 2;Values.integerValueOrBuilder getTableCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue table_category_id = 2;boolean getTableCategoryIdNull()
optional bool table_category_id_null = 1002;