public static interface DoGetProcedureTypesAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getProcedureType()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"
|
Values.integerValue |
getProcedureTypeId()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
|
Values.integerValueOrBuilder |
getProcedureTypeIdOrBuilder()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
|
Values.stringValueOrBuilder |
getProcedureTypeOrBuilder()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasProcedureType()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"
|
boolean |
hasProcedureTypeId()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasProcedureTypeId()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
Values.integerValue getProcedureTypeId()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
Values.integerValueOrBuilder getProcedureTypeIdOrBuilder()
optional .dstore.engine.values.integerValue procedure_type_id = 10001;
ID eines Prozedur-Typs
boolean hasProcedureType()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"
Values.stringValue getProcedureType()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"
Values.stringValueOrBuilder getProcedureTypeOrBuilder()
optional .dstore.engine.values.stringValue procedure_type = 10002;
Bezeichnung des Prozedur-Typs "ProcedureTypeID"