public static final class OmGetCashAccTransactionsAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder> implements OmGetCashAccTransactionsAd.ParametersOrBuilder
dstore.engine.om_GetCashAccTransactions_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
OmGetCashAccTransactionsAd.Parameters |
build() |
OmGetCashAccTransactionsAd.Parameters |
buildPartial() |
OmGetCashAccTransactionsAd.Parameters.Builder |
clear() |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002; |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1003; |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
OmGetCashAccTransactionsAd.Parameters.Builder |
clearPersonIdNull()
optional bool person_id_null = 1001; |
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
Values.integerValue.Builder |
getCashAccountTypeIdBuilder()
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; |
OmGetCashAccTransactionsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.timestampValue |
getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
Values.timestampValue.Builder |
getOnlyTransactionsSinceBuilder()
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; |
Values.integerValue.Builder |
getPersonIdBuilder()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeFrom(OmGetCashAccTransactionsAd.Parameters other) |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeOnlyTransactionsSince(Values.timestampValue value)
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1; |
OmGetCashAccTransactionsAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmGetCashAccTransactionsAd.Parameters.Builder |
setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setCashAccountTypeIdNull(boolean value)
optional bool cash_account_type_id_null = 1002; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setOnlyTransactionsSince(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setOnlyTransactionsSince(Values.timestampValue value)
optional .dstore.engine.values.timestampValue only_transactions_since = 3; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setOnlyTransactionsSinceNull(boolean value)
optional bool only_transactions_since_null = 1003; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 1; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setPersonIdNull(boolean value)
optional bool person_id_null = 1001; |
OmGetCashAccTransactionsAd.Parameters.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public OmGetCashAccTransactionsAd.Parameters.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public OmGetCashAccTransactionsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmGetCashAccTransactionsAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmGetCashAccTransactionsAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmGetCashAccTransactionsAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public OmGetCashAccTransactionsAd.Parameters.Builder mergeFrom(OmGetCashAccTransactionsAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public OmGetCashAccTransactionsAd.Parameters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1;hasPersonId in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 1;getPersonId in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1;public OmGetCashAccTransactionsAd.Parameters.Builder setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 1;public OmGetCashAccTransactionsAd.Parameters.Builder mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1;public OmGetCashAccTransactionsAd.Parameters.Builder clearPersonId()
optional .dstore.engine.values.integerValue person_id = 1;public Values.integerValue.Builder getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 1;public Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 1;getPersonIdOrBuilder in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1001;getPersonIdNull in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setPersonIdNull(boolean value)
optional bool person_id_null = 1001;public OmGetCashAccTransactionsAd.Parameters.Builder clearPersonIdNull()
optional bool person_id_null = 1001;public boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;hasCashAccountTypeId in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;getCashAccountTypeId in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmGetCashAccTransactionsAd.Parameters.Builder setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmGetCashAccTransactionsAd.Parameters.Builder mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmGetCashAccTransactionsAd.Parameters.Builder clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public Values.integerValue.Builder getCashAccountTypeIdBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;getCashAccountTypeIdOrBuilder in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic boolean getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002;getCashAccountTypeIdNull in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setCashAccountTypeIdNull(boolean value)
optional bool cash_account_type_id_null = 1002;public OmGetCashAccTransactionsAd.Parameters.Builder clearCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002;public boolean hasOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;hasOnlyTransactionsSince in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic Values.timestampValue getOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;getOnlyTransactionsSince in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setOnlyTransactionsSince(Values.timestampValue value)
optional .dstore.engine.values.timestampValue only_transactions_since = 3;public OmGetCashAccTransactionsAd.Parameters.Builder setOnlyTransactionsSince(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue only_transactions_since = 3;public OmGetCashAccTransactionsAd.Parameters.Builder mergeOnlyTransactionsSince(Values.timestampValue value)
optional .dstore.engine.values.timestampValue only_transactions_since = 3;public OmGetCashAccTransactionsAd.Parameters.Builder clearOnlyTransactionsSince()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;public Values.timestampValue.Builder getOnlyTransactionsSinceBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;public Values.timestampValueOrBuilder getOnlyTransactionsSinceOrBuilder()
optional .dstore.engine.values.timestampValue only_transactions_since = 3;getOnlyTransactionsSinceOrBuilder in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic boolean getOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1003;getOnlyTransactionsSinceNull in interface OmGetCashAccTransactionsAd.ParametersOrBuilderpublic OmGetCashAccTransactionsAd.Parameters.Builder setOnlyTransactionsSinceNull(boolean value)
optional bool only_transactions_since_null = 1003;public OmGetCashAccTransactionsAd.Parameters.Builder clearOnlyTransactionsSinceNull()
optional bool only_transactions_since_null = 1003;public final OmGetCashAccTransactionsAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>public final OmGetCashAccTransactionsAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Parameters.Builder>