public static interface OmGetCashAccountTypes.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.stringValue |
getCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
|
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
|
Values.integerValueOrBuilder |
getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
|
Values.stringValueOrBuilder |
getCashAccountTypeOrBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
|
Values.decimalValue |
getMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf
|
Values.decimalValueOrBuilder |
getMinAccountBalanceOrBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
|
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
|
boolean |
hasMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
Values.stringValue getCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
Values.stringValueOrBuilder getCashAccountTypeOrBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10001;
Die Bezeichnung des Kontotyps
boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10002;
Die ID eines Kontotyps
boolean hasMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf
Values.decimalValue getMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf
Values.decimalValueOrBuilder getMinAccountBalanceOrBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10003;
Der Standardwert unter den der Saldo von Konten dieses Typs nicht sinken darf