public static interface DoGetTableCategoriesAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getDescription()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
|
Values.stringValueOrBuilder |
getDescriptionOrBuilder()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getTableCategory()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"
|
Values.integerValue |
getTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
|
Values.integerValueOrBuilder |
getTableCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
|
Values.stringValueOrBuilder |
getTableCategoryOrBuilder()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"
|
boolean |
hasDescription()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
|
boolean |
hasTableCategory()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"
|
boolean |
hasTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
Values.integerValue getTableCategoryId()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
Values.integerValueOrBuilder getTableCategoryIdOrBuilder()
optional .dstore.engine.values.integerValue table_category_id = 10001;
Die ID einer Kategorie von (dStore-)Tabellen
boolean hasDescription()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
Values.stringValue getDescription()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
Values.stringValueOrBuilder getDescriptionOrBuilder()
optional .dstore.engine.values.stringValue description = 10002;
Die Beschreibung zur "TableCategoryID"
boolean hasTableCategory()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"
Values.stringValue getTableCategory()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"
Values.stringValueOrBuilder getTableCategoryOrBuilder()
optional .dstore.engine.values.stringValue table_category = 10003;
Der Name von "TableCategoryID"