public static interface OmGetCashAccTransactionsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
boolean |
getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002; |
Values.integerValueOrBuilder |
getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
Values.timestampValue |
getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
boolean |
getOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1003; |
Values.timestampValueOrBuilder |
getOnlyTransactionsSinceOrBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
getPersonIdNull()
optional bool person_id_null = 1001; |
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
boolean |
hasOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1;Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 1;Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1;boolean getPersonIdNull()
optional bool person_id_null = 1001;boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;boolean getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002;boolean hasOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;Values.timestampValue getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;Values.timestampValueOrBuilder getOnlyTransactionsSinceOrBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;boolean getOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1003;