public static interface OmGetCashAccTransactionsPu.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 4; |
boolean |
getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1004; |
Values.integerValueOrBuilder |
getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 4; |
Values.timestampValue |
getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 6; |
boolean |
getOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1006; |
Values.timestampValueOrBuilder |
getOnlyTransactionsSinceOrBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 6; |
Values.stringValue |
getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001; |
Values.stringValueOrBuilder |
getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
Values.integerValue |
getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
getPersonTypeIdNull()
optional bool person_type_id_null = 1002; |
Values.integerValueOrBuilder |
getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2; |
Values.stringValue |
getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5; |
boolean |
getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1005; |
Values.stringValueOrBuilder |
getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5; |
Values.stringValue |
getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3; |
boolean |
getUniqueIdNull()
optional bool unique_id_null = 1003; |
Values.stringValueOrBuilder |
getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 3; |
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 4; |
boolean |
hasOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 6; |
boolean |
hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1; |
boolean |
hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2; |
boolean |
hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5; |
boolean |
hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;Values.stringValue getPersonIdentificationValues()
optional .dstore.engine.values.stringValue person_identification_values = 1;Values.stringValueOrBuilder getPersonIdentificationValuesOrBuilder()
optional .dstore.engine.values.stringValue person_identification_values = 1;boolean getPersonIdentificationValuesNull()
optional bool person_identification_values_null = 1001;boolean hasPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;Values.integerValue getPersonTypeId()
optional .dstore.engine.values.integerValue person_type_id = 2;Values.integerValueOrBuilder getPersonTypeIdOrBuilder()
optional .dstore.engine.values.integerValue person_type_id = 2;boolean getPersonTypeIdNull()
optional bool person_type_id_null = 1002;boolean hasUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3;Values.stringValue getUniqueId()
optional .dstore.engine.values.stringValue unique_id = 3;Values.stringValueOrBuilder getUniqueIdOrBuilder()
optional .dstore.engine.values.stringValue unique_id = 3;boolean getUniqueIdNull()
optional bool unique_id_null = 1003;boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 4;Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 4;Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 4;boolean getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1004;boolean hasSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5;Values.stringValue getSeparatorInIdentVals()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5;Values.stringValueOrBuilder getSeparatorInIdentValsOrBuilder()
optional .dstore.engine.values.stringValue separator_in_ident_vals = 5;boolean getSeparatorInIdentValsNull()
optional bool separator_in_ident_vals_null = 1005;boolean hasOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 6;Values.timestampValue getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 6;Values.timestampValueOrBuilder getOnlyTransactionsSinceOrBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 6;boolean getOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1006;