public static final class OmGetCashAccTransactionsAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Response.Row.Builder> implements OmGetCashAccTransactionsAd.Response.RowOrBuilder
dstore.engine.om_GetCashAccTransactions_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
OmGetCashAccTransactionsAd.Response.Row |
build() |
OmGetCashAccTransactionsAd.Response.Row |
buildPartial() |
OmGetCashAccTransactionsAd.Response.Row.Builder |
clear() |
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
clearTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
Values.integerValue.Builder |
getCashAccountTypeIdBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
Values.integerValueOrBuilder |
getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
OmGetCashAccTransactionsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
Values.integerValue.Builder |
getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
int |
getRowId()
optional int32 row_id = 10000; |
Values.timestampValue |
getSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
Values.timestampValue.Builder |
getSuspendedUntilBuilder()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
Values.timestampValueOrBuilder |
getSuspendedUntilOrBuilder()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
Values.stringValue |
getTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
Values.stringValue.Builder |
getTransactionCommentBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
Values.stringValueOrBuilder |
getTransactionCommentOrBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
Values.timestampValue |
getTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
Values.timestampValue.Builder |
getTransactionDateAndTimeBuilder()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
Values.timestampValueOrBuilder |
getTransactionDateAndTimeOrBuilder()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
Values.integerValue |
getTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
Values.integerValue.Builder |
getTransactionIdBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
Values.integerValueOrBuilder |
getTransactionIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
Values.stringValue |
getTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
Values.stringValue.Builder |
getTransactionTypeBuilder()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
Values.integerValue |
getTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
Values.integerValue.Builder |
getTransactionTypeIdBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
Values.integerValueOrBuilder |
getTransactionTypeIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
Values.stringValueOrBuilder |
getTransactionTypeOrBuilder()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
Values.decimalValue |
getTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
Values.decimalValue.Builder |
getTransactionValueBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
Values.decimalValueOrBuilder |
getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
boolean |
hasSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
boolean |
hasTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
boolean |
hasTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
boolean |
hasTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
boolean |
hasTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
boolean |
hasTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
boolean |
hasTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeFrom(OmGetCashAccTransactionsAd.Response.Row other) |
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeSuspendedUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionType(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmGetCashAccTransactionsAd.Response.Row.Builder |
setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
OmGetCashAccTransactionsAd.Response.Row.Builder |
setSuspendedUntil(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
OmGetCashAccTransactionsAd.Response.Row.Builder |
setSuspendedUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. |
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionDateAndTime(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionType(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionValue(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
OmGetCashAccTransactionsAd.Response.Row.Builder |
setTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
OmGetCashAccTransactionsAd.Response.Row.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.Response.Row.Builder>public OmGetCashAccTransactionsAd.Response.Row.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.Response.Row.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.Response.Row.Builder>public OmGetCashAccTransactionsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmGetCashAccTransactionsAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmGetCashAccTransactionsAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmGetCashAccTransactionsAd.Response.Row.Builder>public OmGetCashAccTransactionsAd.Response.Row.Builder mergeFrom(OmGetCashAccTransactionsAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Response.Row.Builder>public OmGetCashAccTransactionsAd.Response.Row.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.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public OmGetCashAccTransactionsAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
hasTransactionType in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.stringValue getTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
getTransactionType in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionType(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionType(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
public Values.stringValue.Builder getTransactionTypeBuilder()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
public Values.stringValueOrBuilder getTransactionTypeOrBuilder()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
getTransactionTypeOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
hasPersonId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
getPersonId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
public OmGetCashAccTransactionsAd.Response.Row.Builder setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
public OmGetCashAccTransactionsAd.Response.Row.Builder mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
public OmGetCashAccTransactionsAd.Response.Row.Builder clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
public Values.integerValue.Builder getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
public Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der Person, der das Konto zugewiesen ist (also z.Zt. immer "@PersonID")
getPersonIdOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
hasTransactionDateAndTime in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.timestampValue getTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
getTransactionDateAndTime in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionDateAndTime(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionDateAndTime(Values.timestampValue value)
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
public Values.timestampValue.Builder getTransactionDateAndTimeBuilder()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
public Values.timestampValueOrBuilder getTransactionDateAndTimeOrBuilder()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
getTransactionDateAndTimeOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
hasTransactionValue in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.decimalValue getTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
getTransactionValue in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionValue(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionValue(Values.decimalValue value)
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
public Values.decimalValue.Builder getTransactionValueBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
public Values.decimalValueOrBuilder getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
getTransactionValueOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
hasTransactionComment in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.stringValue getTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
getTransactionComment in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionComment(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionComment(Values.stringValue value)
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
public Values.stringValue.Builder getTransactionCommentBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
public Values.stringValueOrBuilder getTransactionCommentOrBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
getTransactionCommentOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
hasTransactionTypeId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.integerValue getTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
getTransactionTypeId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
public Values.integerValue.Builder getTransactionTypeIdBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
public Values.integerValueOrBuilder getTransactionTypeIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
getTransactionTypeIdOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
hasCashAccountTypeId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
getCashAccountTypeId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
public OmGetCashAccTransactionsAd.Response.Row.Builder setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
public OmGetCashAccTransactionsAd.Response.Row.Builder clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
public Values.integerValue.Builder getCashAccountTypeIdBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
public Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10007;
ID des Kontotyps (also z.Zt. immer "@CashAccountTypeID")
getCashAccountTypeIdOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
hasSuspendedUntil in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.timestampValue getSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
getSuspendedUntil in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setSuspendedUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
public OmGetCashAccTransactionsAd.Response.Row.Builder setSuspendedUntil(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeSuspendedUntil(Values.timestampValue value)
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
public OmGetCashAccTransactionsAd.Response.Row.Builder clearSuspendedUntil()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
public Values.timestampValue.Builder getSuspendedUntilBuilder()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
public Values.timestampValueOrBuilder getSuspendedUntilOrBuilder()
optional .dstore.engine.values.timestampValue suspended_until = 10008;
Kann "NULL" sein. Steht hier ein Datum, bedeutet dies, dass die Transaktion bis zu diesem Zeitpunkt als "vorgemerkt" aber noch nicht "gebucht" gilt. Liegt das Datum in der Zukunft, ist die Transaktion noch NICHT im aktuellen Kontostand berücksichtigt.
getSuspendedUntilOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic boolean hasTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
hasTransactionId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic Values.integerValue getTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
getTransactionId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder setTransactionId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder mergeTransactionId(Values.integerValue value)
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
public OmGetCashAccTransactionsAd.Response.Row.Builder clearTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
public Values.integerValue.Builder getTransactionIdBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
public Values.integerValueOrBuilder getTransactionIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
getTransactionIdOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic final OmGetCashAccTransactionsAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Response.Row.Builder>public final OmGetCashAccTransactionsAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCashAccTransactionsAd.Response.Row.Builder>