public static interface MiGetInformationTypesAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
Values.integerValueOrBuilder |
getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
Values.stringValueOrBuilder |
getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
|
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
Values.integerValueOrBuilder getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 10001;
ID eines Informationstyps
boolean hasInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
Values.stringValue getInformationType()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"
Values.stringValueOrBuilder getInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue information_type = 10002;
Bezeichung der "InformationTypeID"