public static final class OmPerformCashAccTransactAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmPerformCashAccTransactAd.Parameters.Builder> implements OmPerformCashAccTransactAd.ParametersOrBuilder
dstore.engine.om_PerformCashAccTransact_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
OmPerformCashAccTransactAd.Parameters |
build() |
OmPerformCashAccTransactAd.Parameters |
buildPartial() |
OmPerformCashAccTransactAd.Parameters.Builder |
clear() |
OmPerformCashAccTransactAd.Parameters.Builder |
clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearCurrencyIdNull()
optional bool currency_id_null = 1006; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearInternalCommentNull()
optional bool internal_comment_null = 1008; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearPersonIdNull()
optional bool person_id_null = 1001; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearSuspendUntilNull()
optional bool suspend_until_null = 1007; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionCommentNull()
optional bool transaction_comment_null = 1005; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionTypeIdNull()
optional bool transaction_type_id_null = 1003; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4; |
OmPerformCashAccTransactAd.Parameters.Builder |
clearTransactionValueNull()
optional bool transaction_value_null = 1004; |
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; |
Values.integerValue |
getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6; |
Values.integerValue.Builder |
getCurrencyIdBuilder()
optional .dstore.engine.values.integerValue currency_id = 6; |
boolean |
getCurrencyIdNull()
optional bool currency_id_null = 1006; |
Values.integerValueOrBuilder |
getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 6; |
OmPerformCashAccTransactAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8; |
Values.stringValue.Builder |
getInternalCommentBuilder()
optional .dstore.engine.values.stringValue internal_comment = 8; |
boolean |
getInternalCommentNull()
optional bool internal_comment_null = 1008; |
Values.stringValueOrBuilder |
getInternalCommentOrBuilder()
optional .dstore.engine.values.stringValue internal_comment = 8; |
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; |
Values.timestampValue |
getSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7; |
Values.timestampValue.Builder |
getSuspendUntilBuilder()
optional .dstore.engine.values.timestampValue suspend_until = 7; |
boolean |
getSuspendUntilNull()
optional bool suspend_until_null = 1007; |
Values.timestampValueOrBuilder |
getSuspendUntilOrBuilder()
optional .dstore.engine.values.timestampValue suspend_until = 7; |
Values.stringValue |
getTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5; |
Values.stringValue.Builder |
getTransactionCommentBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 5; |
boolean |
getTransactionCommentNull()
optional bool transaction_comment_null = 1005; |
Values.stringValueOrBuilder |
getTransactionCommentOrBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 5; |
Values.integerValue |
getTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
Values.integerValue.Builder |
getTransactionTypeIdBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
boolean |
getTransactionTypeIdNull()
optional bool transaction_type_id_null = 1003; |
Values.integerValueOrBuilder |
getTransactionTypeIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
Values.decimalValue |
getTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4; |
Values.decimalValue.Builder |
getTransactionValueBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 4; |
boolean |
getTransactionValueNull()
optional bool transaction_value_null = 1004; |
Values.decimalValueOrBuilder |
getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 4; |
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
boolean |
hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6; |
boolean |
hasInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8; |
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1; |
boolean |
hasSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7; |
boolean |
hasTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5; |
boolean |
hasTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
boolean |
hasTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 6; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeFrom(OmPerformCashAccTransactAd.Parameters other) |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeInternalComment(Values.stringValue value)
optional .dstore.engine.values.stringValue internal_comment = 8; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeSuspendUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspend_until = 7; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 5; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 4; |
OmPerformCashAccTransactAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmPerformCashAccTransactAd.Parameters.Builder |
setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmPerformCashAccTransactAd.Parameters.Builder |
setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2; |
OmPerformCashAccTransactAd.Parameters.Builder |
setCashAccountTypeIdNull(boolean value)
optional bool cash_account_type_id_null = 1002; |
OmPerformCashAccTransactAd.Parameters.Builder |
setCurrencyId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue currency_id = 6; |
OmPerformCashAccTransactAd.Parameters.Builder |
setCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 6; |
OmPerformCashAccTransactAd.Parameters.Builder |
setCurrencyIdNull(boolean value)
optional bool currency_id_null = 1006; |
OmPerformCashAccTransactAd.Parameters.Builder |
setInternalComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue internal_comment = 8; |
OmPerformCashAccTransactAd.Parameters.Builder |
setInternalComment(Values.stringValue value)
optional .dstore.engine.values.stringValue internal_comment = 8; |
OmPerformCashAccTransactAd.Parameters.Builder |
setInternalCommentNull(boolean value)
optional bool internal_comment_null = 1008; |
OmPerformCashAccTransactAd.Parameters.Builder |
setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 1; |
OmPerformCashAccTransactAd.Parameters.Builder |
setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1; |
OmPerformCashAccTransactAd.Parameters.Builder |
setPersonIdNull(boolean value)
optional bool person_id_null = 1001; |
OmPerformCashAccTransactAd.Parameters.Builder |
setSuspendUntil(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue suspend_until = 7; |
OmPerformCashAccTransactAd.Parameters.Builder |
setSuspendUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspend_until = 7; |
OmPerformCashAccTransactAd.Parameters.Builder |
setSuspendUntilNull(boolean value)
optional bool suspend_until_null = 1007; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_comment = 5; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 5; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionCommentNull(boolean value)
optional bool transaction_comment_null = 1005; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 3; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionTypeIdNull(boolean value)
optional bool transaction_type_id_null = 1003; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionValue(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue transaction_value = 4; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 4; |
OmPerformCashAccTransactAd.Parameters.Builder |
setTransactionValueNull(boolean value)
optional bool transaction_value_null = 1004; |
OmPerformCashAccTransactAd.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<OmPerformCashAccTransactAd.Parameters.Builder>public OmPerformCashAccTransactAd.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<OmPerformCashAccTransactAd.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<OmPerformCashAccTransactAd.Parameters.Builder>public OmPerformCashAccTransactAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmPerformCashAccTransactAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmPerformCashAccTransactAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmPerformCashAccTransactAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmPerformCashAccTransactAd.Parameters.Builder>public OmPerformCashAccTransactAd.Parameters.Builder mergeFrom(OmPerformCashAccTransactAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmPerformCashAccTransactAd.Parameters.Builder>public OmPerformCashAccTransactAd.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<OmPerformCashAccTransactAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 1;hasPersonId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 1;getPersonId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1;public OmPerformCashAccTransactAd.Parameters.Builder setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 1;public OmPerformCashAccTransactAd.Parameters.Builder mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 1;public OmPerformCashAccTransactAd.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 OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getPersonIdNull()
optional bool person_id_null = 1001;getPersonIdNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setPersonIdNull(boolean value)
optional bool person_id_null = 1001;public OmPerformCashAccTransactAd.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 OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 2;getCashAccountTypeId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmPerformCashAccTransactAd.Parameters.Builder setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmPerformCashAccTransactAd.Parameters.Builder mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 2;public OmPerformCashAccTransactAd.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 OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002;getCashAccountTypeIdNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setCashAccountTypeIdNull(boolean value)
optional bool cash_account_type_id_null = 1002;public OmPerformCashAccTransactAd.Parameters.Builder clearCashAccountTypeIdNull()
optional bool cash_account_type_id_null = 1002;public boolean hasTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3;hasTransactionTypeId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.integerValue getTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3;getTransactionTypeId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 3;public OmPerformCashAccTransactAd.Parameters.Builder setTransactionTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_type_id = 3;public OmPerformCashAccTransactAd.Parameters.Builder mergeTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 3;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 3;public Values.integerValue.Builder getTransactionTypeIdBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 3;public Values.integerValueOrBuilder getTransactionTypeIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 3;getTransactionTypeIdOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getTransactionTypeIdNull()
optional bool transaction_type_id_null = 1003;getTransactionTypeIdNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionTypeIdNull(boolean value)
optional bool transaction_type_id_null = 1003;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionTypeIdNull()
optional bool transaction_type_id_null = 1003;public boolean hasTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4;hasTransactionValue in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.decimalValue getTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4;getTransactionValue in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 4;public OmPerformCashAccTransactAd.Parameters.Builder setTransactionValue(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue transaction_value = 4;public OmPerformCashAccTransactAd.Parameters.Builder mergeTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 4;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 4;public Values.decimalValue.Builder getTransactionValueBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 4;public Values.decimalValueOrBuilder getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 4;getTransactionValueOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getTransactionValueNull()
optional bool transaction_value_null = 1004;getTransactionValueNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionValueNull(boolean value)
optional bool transaction_value_null = 1004;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionValueNull()
optional bool transaction_value_null = 1004;public boolean hasTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5;hasTransactionComment in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.stringValue getTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5;getTransactionComment in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 5;public OmPerformCashAccTransactAd.Parameters.Builder setTransactionComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_comment = 5;public OmPerformCashAccTransactAd.Parameters.Builder mergeTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 5;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 5;public Values.stringValue.Builder getTransactionCommentBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 5;public Values.stringValueOrBuilder getTransactionCommentOrBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 5;getTransactionCommentOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getTransactionCommentNull()
optional bool transaction_comment_null = 1005;getTransactionCommentNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setTransactionCommentNull(boolean value)
optional bool transaction_comment_null = 1005;public OmPerformCashAccTransactAd.Parameters.Builder clearTransactionCommentNull()
optional bool transaction_comment_null = 1005;public boolean hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6;hasCurrencyId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.integerValue getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6;getCurrencyId in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 6;public OmPerformCashAccTransactAd.Parameters.Builder setCurrencyId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue currency_id = 6;public OmPerformCashAccTransactAd.Parameters.Builder mergeCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 6;public OmPerformCashAccTransactAd.Parameters.Builder clearCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 6;public Values.integerValue.Builder getCurrencyIdBuilder()
optional .dstore.engine.values.integerValue currency_id = 6;public Values.integerValueOrBuilder getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 6;getCurrencyIdOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getCurrencyIdNull()
optional bool currency_id_null = 1006;getCurrencyIdNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setCurrencyIdNull(boolean value)
optional bool currency_id_null = 1006;public OmPerformCashAccTransactAd.Parameters.Builder clearCurrencyIdNull()
optional bool currency_id_null = 1006;public boolean hasSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7;hasSuspendUntil in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.timestampValue getSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7;getSuspendUntil in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setSuspendUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspend_until = 7;public OmPerformCashAccTransactAd.Parameters.Builder setSuspendUntil(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue suspend_until = 7;public OmPerformCashAccTransactAd.Parameters.Builder mergeSuspendUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspend_until = 7;public OmPerformCashAccTransactAd.Parameters.Builder clearSuspendUntil()
optional .dstore.engine.values.timestampValue suspend_until = 7;public Values.timestampValue.Builder getSuspendUntilBuilder()
optional .dstore.engine.values.timestampValue suspend_until = 7;public Values.timestampValueOrBuilder getSuspendUntilOrBuilder()
optional .dstore.engine.values.timestampValue suspend_until = 7;getSuspendUntilOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getSuspendUntilNull()
optional bool suspend_until_null = 1007;getSuspendUntilNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setSuspendUntilNull(boolean value)
optional bool suspend_until_null = 1007;public OmPerformCashAccTransactAd.Parameters.Builder clearSuspendUntilNull()
optional bool suspend_until_null = 1007;public boolean hasInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8;hasInternalComment in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic Values.stringValue getInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8;getInternalComment in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setInternalComment(Values.stringValue value)
optional .dstore.engine.values.stringValue internal_comment = 8;public OmPerformCashAccTransactAd.Parameters.Builder setInternalComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue internal_comment = 8;public OmPerformCashAccTransactAd.Parameters.Builder mergeInternalComment(Values.stringValue value)
optional .dstore.engine.values.stringValue internal_comment = 8;public OmPerformCashAccTransactAd.Parameters.Builder clearInternalComment()
optional .dstore.engine.values.stringValue internal_comment = 8;public Values.stringValue.Builder getInternalCommentBuilder()
optional .dstore.engine.values.stringValue internal_comment = 8;public Values.stringValueOrBuilder getInternalCommentOrBuilder()
optional .dstore.engine.values.stringValue internal_comment = 8;getInternalCommentOrBuilder in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic boolean getInternalCommentNull()
optional bool internal_comment_null = 1008;getInternalCommentNull in interface OmPerformCashAccTransactAd.ParametersOrBuilderpublic OmPerformCashAccTransactAd.Parameters.Builder setInternalCommentNull(boolean value)
optional bool internal_comment_null = 1008;public OmPerformCashAccTransactAd.Parameters.Builder clearInternalCommentNull()
optional bool internal_comment_null = 1008;public final OmPerformCashAccTransactAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmPerformCashAccTransactAd.Parameters.Builder>public final OmPerformCashAccTransactAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmPerformCashAccTransactAd.Parameters.Builder>