public static interface ImGetNodeSymbolsAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getRowId()
optional int32 row_id = 10000; |
Values.byteValue |
getSymbol()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
|
Values.integerValue |
getSymbolId()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können
|
Values.integerValueOrBuilder |
getSymbolIdOrBuilder()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können
|
Values.byteValueOrBuilder |
getSymbolOrBuilder()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
|
boolean |
hasSymbol()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
|
boolean |
hasSymbolId()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasSymbol()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
Values.byteValue getSymbol()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
Values.byteValueOrBuilder getSymbolOrBuilder()
optional .dstore.engine.values.byteValue symbol = 10001;
Das Symbol selbst (also der Binärcode)
boolean hasSymbolId()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können
Values.integerValue getSymbolId()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können
Values.integerValueOrBuilder getSymbolIdOrBuilder()
optional .dstore.engine.values.integerValue symbol_id = 10002;
ID eines Symbols, mit dem Artikel-Elemente graphisch dargestellt werden können