public static final class OmGetCustomerCashAccountsAd.Response.Row.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmGetCustomerCashAccountsAd.Response.Row.Builder> implements OmGetCustomerCashAccountsAd.Response.RowOrBuilder
dstore.engine.om_GetCustomerCashAccounts_Ad.Response.Row| Modifier and Type | Method and Description |
|---|---|
OmGetCustomerCashAccountsAd.Response.Row |
build() |
OmGetCustomerCashAccountsAd.Response.Row |
buildPartial() |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clear() |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
clearRowId()
optional int32 row_id = 10000; |
Values.integerValue |
getAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
Values.integerValue.Builder |
getAccountStatusBuilder()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
Values.integerValueOrBuilder |
getAccountStatusOrBuilder()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
Values.stringValue |
getCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
Values.stringValue.Builder |
getCashAccountTypeBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
Values.integerValue |
getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
Values.integerValue.Builder |
getCashAccountTypeIdBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
Values.integerValueOrBuilder |
getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
Values.stringValueOrBuilder |
getCashAccountTypeOrBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
Values.integerValue |
getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
Values.integerValue.Builder |
getCurrencyIdBuilder()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
Values.integerValueOrBuilder |
getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
OmGetCustomerCashAccountsAd.Response.Row |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.decimalValue |
getMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
Values.decimalValue.Builder |
getMinAccountBalanceBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
Values.decimalValueOrBuilder |
getMinAccountBalanceOrBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
Values.integerValue |
getPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
Values.integerValue.Builder |
getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
Values.integerValueOrBuilder |
getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
int |
getRowId()
optional int32 row_id = 10000; |
boolean |
hasAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
boolean |
hasCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
boolean |
hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
boolean |
hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
boolean |
hasMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
boolean |
hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeAccountStatus(Values.integerValue value)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeCashAccountType(Values.stringValue value)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeFrom(OmGetCustomerCashAccountsAd.Response.Row other) |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeMinAccountBalance(Values.decimalValue value)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setAccountStatus(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setAccountStatus(Values.integerValue value)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCashAccountType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCashAccountType(Values.stringValue value)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCurrencyId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. |
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setMinAccountBalance(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setMinAccountBalance(Values.decimalValue value)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
|
OmGetCustomerCashAccountsAd.Response.Row.Builder |
setRowId(int value)
optional int32 row_id = 10000; |
OmGetCustomerCashAccountsAd.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<OmGetCustomerCashAccountsAd.Response.Row.Builder>public OmGetCustomerCashAccountsAd.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<OmGetCustomerCashAccountsAd.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<OmGetCustomerCashAccountsAd.Response.Row.Builder>public OmGetCustomerCashAccountsAd.Response.Row getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmGetCustomerCashAccountsAd.Response.Row buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmGetCustomerCashAccountsAd.Response.Row.Builder>public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeFrom(OmGetCustomerCashAccountsAd.Response.Row other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmGetCustomerCashAccountsAd.Response.Row.Builder>public OmGetCustomerCashAccountsAd.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<OmGetCustomerCashAccountsAd.Response.Row.Builder>java.io.IOExceptionpublic int getRowId()
optional int32 row_id = 10000;getRowId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setRowId(int value)
optional int32 row_id = 10000;public OmGetCustomerCashAccountsAd.Response.Row.Builder clearRowId()
optional int32 row_id = 10000;public boolean hasAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
hasAccountStatus in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.integerValue getAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
getAccountStatus in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setAccountStatus(Values.integerValue value)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
public OmGetCustomerCashAccountsAd.Response.Row.Builder setAccountStatus(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeAccountStatus(Values.integerValue value)
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearAccountStatus()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
public Values.integerValue.Builder getAccountStatusBuilder()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
public Values.integerValueOrBuilder getAccountStatusOrBuilder()
optional .dstore.engine.values.integerValue account_status = 10001;
Status des Kontos (vom Typ "CashAccountTypeID") von "PersonID" :- "0" : Das Konto ist gültig und aktiv- "1" : Das Konto ist für ABbuchungen gesperrt, aber ZUbuchungen sind erlaubt- "2": Das Konto ist inaktiv (es sind KEINE Transaktionen erlaubt)
getAccountStatusOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic boolean hasCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
hasCashAccountType in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.stringValue getCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
getCashAccountType in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setCashAccountType(Values.stringValue value)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
public OmGetCustomerCashAccountsAd.Response.Row.Builder setCashAccountType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeCashAccountType(Values.stringValue value)
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearCashAccountType()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
public Values.stringValue.Builder getCashAccountTypeBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
public Values.stringValueOrBuilder getCashAccountTypeOrBuilder()
optional .dstore.engine.values.stringValue cash_account_type = 10002;
Die Bezeichnung des Kontotyps
getCashAccountTypeOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic boolean hasPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
hasPersonId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.integerValue getPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
getPersonId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setPersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
public OmGetCustomerCashAccountsAd.Response.Row.Builder setPersonId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergePersonId(Values.integerValue value)
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearPersonId()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
public Values.integerValue.Builder getPersonIdBuilder()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
public Values.integerValueOrBuilder getPersonIdOrBuilder()
optional .dstore.engine.values.integerValue person_id = 10003;
Die "PersonID" des "Kontoinhabers" (also z.Zt. immer "@PersonID")
getPersonIdOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic boolean hasCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
hasCashAccountTypeId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.integerValue getCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
getCashAccountTypeId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
public OmGetCustomerCashAccountsAd.Response.Row.Builder setCashAccountTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeCashAccountTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearCashAccountTypeId()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
public Values.integerValue.Builder getCashAccountTypeIdBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
public Values.integerValueOrBuilder getCashAccountTypeIdOrBuilder()
optional .dstore.engine.values.integerValue cash_account_type_id = 10004;
Die ID eines Kontotyps. Anmerkung : Eine Person kann immer nur ein Konto eines Typs besitzen.
getCashAccountTypeIdOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic boolean hasMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
hasMinAccountBalance in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.decimalValue getMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
getMinAccountBalance in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setMinAccountBalance(Values.decimalValue value)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
public OmGetCustomerCashAccountsAd.Response.Row.Builder setMinAccountBalance(Values.decimalValue.Builder builderForValue)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeMinAccountBalance(Values.decimalValue value)
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearMinAccountBalance()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
public Values.decimalValue.Builder getMinAccountBalanceBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
public Values.decimalValueOrBuilder getMinAccountBalanceOrBuilder()
optional .dstore.engine.values.decimalValue min_account_balance = 10005;
Der Minimalbetrag auf den der Stand des Kontos (vom Typ "CashAccountTypeID") von "PersonID" fallen darf
getMinAccountBalanceOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic boolean hasCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
hasCurrencyId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic Values.integerValue getCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
getCurrencyId in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic OmGetCustomerCashAccountsAd.Response.Row.Builder setCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
public OmGetCustomerCashAccountsAd.Response.Row.Builder setCurrencyId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
public OmGetCustomerCashAccountsAd.Response.Row.Builder mergeCurrencyId(Values.integerValue value)
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
public OmGetCustomerCashAccountsAd.Response.Row.Builder clearCurrencyId()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
public Values.integerValue.Builder getCurrencyIdBuilder()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
public Values.integerValueOrBuilder getCurrencyIdOrBuilder()
optional .dstore.engine.values.integerValue currency_id = 10006;
ID einer Währung ("UnitID" aus der Kategorie "Währung", mögliche Werte s. "mi_GetUnits"), in der das Konto geführt wird
getCurrencyIdOrBuilder in interface OmGetCustomerCashAccountsAd.Response.RowOrBuilderpublic final OmGetCustomerCashAccountsAd.Response.Row.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCustomerCashAccountsAd.Response.Row.Builder>public final OmGetCustomerCashAccountsAd.Response.Row.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmGetCustomerCashAccountsAd.Response.Row.Builder>