public static final class OmGetCashAccTransactionsPu.Response.Row extends com.google.protobuf.GeneratedMessage implements OmGetCashAccTransactionsPu.Response.RowOrBuilder
dstore.engine.om_GetCashAccTransactions_Pu.Response.Row| Modifier and Type | Class and Description |
|---|---|
static class |
OmGetCashAccTransactionsPu.Response.Row.Builder
Protobuf type
dstore.engine.om_GetCashAccTransactions_Pu.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<OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.Response.Row |
getDefaultInstance() |
OmGetCashAccTransactionsPu.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<OmGetCashAccTransactionsPu.Response.Row> |
getParserForType() |
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der identifizierten Person (der das Konto gehört)
|
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der identifizierten Person (der das Konto gehört)
|
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 identifizierten Person (der das Konto gehört)
|
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 OmGetCashAccTransactionsPu.Response.Row.Builder |
newBuilder() |
static OmGetCashAccTransactionsPu.Response.Row.Builder |
newBuilder(OmGetCashAccTransactionsPu.Response.Row prototype) |
OmGetCashAccTransactionsPu.Response.Row.Builder |
newBuilderForType() |
protected OmGetCashAccTransactionsPu.Response.Row.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static OmGetCashAccTransactionsPu.Response.Row |
parseDelimitedFrom(java.io.InputStream input) |
static OmGetCashAccTransactionsPu.Response.Row |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(byte[] data) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(com.google.protobuf.ByteString data) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(java.io.InputStream input) |
static OmGetCashAccTransactionsPu.Response.Row |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OmGetCashAccTransactionsPu.Response.Row> |
parser() |
OmGetCashAccTransactionsPu.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<OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
hasTransactionType in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.stringValue getTransactionType()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
getTransactionType in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.stringValueOrBuilder getTransactionTypeOrBuilder()
optional .dstore.engine.values.stringValue transaction_type = 10001;
Bezeichnung des Transaktionstyps "TransactionTypeID"
getTransactionTypeOrBuilder in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der identifizierten Person (der das Konto gehört)
hasPersonId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der identifizierten Person (der das Konto gehört)
getPersonId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10002;
ID der identifizierten Person (der das Konto gehört)
getPersonIdOrBuilder in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
hasTransactionDateAndTime in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.timestampValue getTransactionDateAndTime()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
getTransactionDateAndTime in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.timestampValueOrBuilder getTransactionDateAndTimeOrBuilder()
optional .dstore.engine.values.timestampValue transaction_date_and_time = 10003;
Zeitpunkt der Transaktion
getTransactionDateAndTimeOrBuilder in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
hasTransactionValue in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.decimalValue getTransactionValue()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
getTransactionValue in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.decimalValueOrBuilder getTransactionValueOrBuilder()
optional .dstore.engine.values.decimalValue transaction_value = 10004;
Wert der Transaktion (positiver Wert : "Zubuchung", sonst "Abbuchung)
getTransactionValueOrBuilder in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
hasTransactionComment in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.stringValue getTransactionComment()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
getTransactionComment in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.stringValueOrBuilder getTransactionCommentOrBuilder()
optional .dstore.engine.values.stringValue transaction_comment = 10005;
Kommentar zur Transaktion
getTransactionCommentOrBuilder in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
hasTransactionTypeId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValue getTransactionTypeId()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
getTransactionTypeId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValueOrBuilder getTransactionTypeIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_type_id = 10006;
ID des Transaktionstyps zu der Transaktion
getTransactionTypeIdOrBuilder in interface OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic boolean hasTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
hasTransactionId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValue getTransactionId()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
getTransactionId in interface OmGetCashAccTransactionsPu.Response.RowOrBuilderpublic Values.integerValueOrBuilder getTransactionIdOrBuilder()
optional .dstore.engine.values.integerValue transaction_id = 10009;
ID einer Transaktion
getTransactionIdOrBuilder in interface OmGetCashAccTransactionsPu.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 OmGetCashAccTransactionsPu.Response.Row parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static OmGetCashAccTransactionsPu.Response.Row parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic OmGetCashAccTransactionsPu.Response.Row.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OmGetCashAccTransactionsPu.Response.Row.Builder newBuilder()
public static OmGetCashAccTransactionsPu.Response.Row.Builder newBuilder(OmGetCashAccTransactionsPu.Response.Row prototype)
public OmGetCashAccTransactionsPu.Response.Row.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OmGetCashAccTransactionsPu.Response.Row.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static OmGetCashAccTransactionsPu.Response.Row getDefaultInstance()
public static com.google.protobuf.Parser<OmGetCashAccTransactionsPu.Response.Row> parser()
public com.google.protobuf.Parser<OmGetCashAccTransactionsPu.Response.Row> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic OmGetCashAccTransactionsPu.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder