public static final class OmGetCashAccTransactionsAd.Response.Row extends com.google.protobuf.GeneratedMessage implements OmGetCashAccTransactionsAd.Response.RowOrBuilder
dstore.engine.om_GetCashAccTransactions_Ad.Response.Row| Modifier and Type | Class and Description |
|---|---|
static class |
OmGetCashAccTransactionsAd.Response.Row.Builder
Protobuf type
dstore.engine.om_GetCashAccTransactions_Ad.Response.Row |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CASH_ACCOUNT_TYPE_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> |
PARSER |
static int |
PERSON_ID_FIELD_NUMBER |
static int |
ROW_ID_FIELD_NUMBER |
static int |
SUSPENDED_UNTIL_FIELD_NUMBER |
static int |
TRANSACTION_COMMENT_FIELD_NUMBER |
static int |
TRANSACTION_DATE_AND_TIME_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
static int |
TRANSACTION_TYPE_FIELD_NUMBER |
static int |
TRANSACTION_TYPE_ID_FIELD_NUMBER |
static int |
TRANSACTION_VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getCashAccountTypeId()
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")
|
static OmGetCashAccTransactionsAd.Response.Row |
getDefaultInstance() |
OmGetCashAccTransactionsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> |
getParserForType() |
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.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; |
int |
getSerializedSize() |
Values.timestampValue |
getSuspendedUntil()
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.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.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.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.integerValue |
getTransactionTypeId()
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.decimalValueOrBuilder |
getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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() |
static OmGetCashAccTransactionsAd.Response.Row.Builder |
newBuilder() |
static OmGetCashAccTransactionsAd.Response.Row.Builder |
newBuilder(OmGetCashAccTransactionsAd.Response.Row prototype) |
OmGetCashAccTransactionsAd.Response.Row.Builder |
newBuilderForType() |
protected OmGetCashAccTransactionsAd.Response.Row.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmGetCashAccTransactionsAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input) |
static OmGetCashAccTransactionsAd.Response.Row |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(byte[] data) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(java.io.InputStream input) |
static OmGetCashAccTransactionsAd.Response.Row |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> |
parser() |
OmGetCashAccTransactionsAd.Response.Row.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplaceequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ROW_ID_FIELD_NUMBER
public static final int TRANSACTION_TYPE_FIELD_NUMBER
public static final int PERSON_ID_FIELD_NUMBER
public static final int TRANSACTION_DATE_AND_TIME_FIELD_NUMBER
public static final int TRANSACTION_VALUE_FIELD_NUMBER
public static final int TRANSACTION_COMMENT_FIELD_NUMBER
public static final int TRANSACTION_TYPE_ID_FIELD_NUMBER
public static final int CASH_ACCOUNT_TYPE_ID_FIELD_NUMBER
public static final int SUSPENDED_UNTIL_FIELD_NUMBER
public static final int TRANSACTION_ID_FIELD_NUMBER
public static final com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic int getRowId()
optional int32 row_id = 10000;getRowId in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic 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 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 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 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 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 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 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 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 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 Values.integerValueOrBuilder getTransactionIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
getTransactionIdOrBuilder in interface OmGetCashAccTransactionsAd.Response.RowOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsAd.Response.Row parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmGetCashAccTransactionsAd.Response.Row.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmGetCashAccTransactionsAd.Response.Row.Builder newBuilder()
public static OmGetCashAccTransactionsAd.Response.Row.Builder newBuilder(OmGetCashAccTransactionsAd.Response.Row prototype)
public OmGetCashAccTransactionsAd.Response.Row.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmGetCashAccTransactionsAd.Response.Row.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmGetCashAccTransactionsAd.Response.Row getDefaultInstance()
public static com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> parser()
public com.google.protobuf.Parser<OmGetCashAccTransactionsAd.Response.Row> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmGetCashAccTransactionsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder