public class PaymentTransactionEntryModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION
Generated relation code constant for relation
Consignment2PaymentTransactionEntryRelation defining source attribute consignment in extension warehousing. |
static java.lang.String |
_PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY
Generated relation code constant for relation
PaymentTransaction2PaymentTransactionEntry defining source attribute paymentTransaction in extension payment. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
AMOUNT
Generated constant - Attribute key of
PaymentTransactionEntry.amount attribute defined at extension payment. |
static java.lang.String |
AUTHBYACQUIRER
Generated constant - Attribute key of
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment. |
static java.lang.String |
AUTHBYDIGITALPAYTSRVC
Generated constant - Attribute key of
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment. |
static java.lang.String |
AUTHBYPAYTSRVCPRVDR
Generated constant - Attribute key of
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment. |
static java.lang.String |
AUTHSTATUS
Generated constant - Attribute key of
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment. |
static java.lang.String |
AUTHSTATUSNAME
Generated constant - Attribute key of
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment. |
static java.lang.String |
CODE
Generated constant - Attribute key of
PaymentTransactionEntry.code attribute defined at extension payment. |
static java.lang.String |
CONSIGNMENT
Generated constant - Attribute key of
PaymentTransactionEntry.consignment attribute defined at extension warehousing. |
static java.lang.String |
CURRENCY
Generated constant - Attribute key of
PaymentTransactionEntry.currency attribute defined at extension payment. |
static java.lang.String |
PAYMENTTRANSACTION
Generated constant - Attribute key of
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment. |
static java.lang.String |
REQUESTID
Generated constant - Attribute key of
PaymentTransactionEntry.requestId attribute defined at extension payment. |
static java.lang.String |
REQUESTTOKEN
Generated constant - Attribute key of
PaymentTransactionEntry.requestToken attribute defined at extension payment. |
static java.lang.String |
SUBSCRIPTIONID
Generated constant - Attribute key of
PaymentTransactionEntry.subscriptionID attribute defined at extension payment. |
static java.lang.String |
TIME
Generated constant - Attribute key of
PaymentTransactionEntry.time attribute defined at extension payment. |
static java.lang.String |
TRANSACTIONSTATUS
Generated constant - Attribute key of
PaymentTransactionEntry.transactionStatus attribute defined at extension payment. |
static java.lang.String |
TRANSACTIONSTATUSDETAILS
Generated constant - Attribute key of
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment. |
static java.lang.String |
TYPE
Generated constant - Attribute key of
PaymentTransactionEntry.type attribute defined at extension payment. |
static java.lang.String |
VERSIONID
Generated constant - Attribute key of
PaymentTransactionEntry.versionID attribute defined at extension payment. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PaymentTransactionEntryModel()
Generated constructor - Default constructor for generic creation.
|
PaymentTransactionEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PaymentTransactionEntryModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
PaymentTransactionEntryModel(java.lang.String _code,
ItemModel _owner,
java.lang.String _versionID)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getAmount()
Generated method - Getter of the
PaymentTransactionEntry.amount attribute defined at extension payment. |
java.lang.String |
getAuthByAcquirer()
Generated method - Getter of the
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment. |
java.lang.String |
getAuthByDigitalPaytSrvc()
Generated method - Getter of the
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment. |
java.lang.String |
getAuthByPaytSrvcPrvdr()
Generated method - Getter of the
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment. |
java.lang.String |
getAuthStatus()
Generated method - Getter of the
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment. |
java.lang.String |
getAuthStatusName()
Generated method - Getter of the
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment. |
java.lang.String |
getCode()
Generated method - Getter of the
PaymentTransactionEntry.code attribute defined at extension payment. |
ConsignmentModel |
getConsignment()
Generated method - Getter of the
PaymentTransactionEntry.consignment attribute defined at extension warehousing. |
CurrencyModel |
getCurrency()
Generated method - Getter of the
PaymentTransactionEntry.currency attribute defined at extension payment. |
PaymentTransactionModel |
getPaymentTransaction()
Generated method - Getter of the
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment. |
java.lang.String |
getRequestId()
Generated method - Getter of the
PaymentTransactionEntry.requestId attribute defined at extension payment. |
java.lang.String |
getRequestToken()
Generated method - Getter of the
PaymentTransactionEntry.requestToken attribute defined at extension payment. |
java.lang.String |
getSubscriptionID()
Generated method - Getter of the
PaymentTransactionEntry.subscriptionID attribute defined at extension payment. |
java.util.Date |
getTime()
Generated method - Getter of the
PaymentTransactionEntry.time attribute defined at extension payment. |
java.lang.String |
getTransactionStatus()
Generated method - Getter of the
PaymentTransactionEntry.transactionStatus attribute defined at extension payment. |
java.lang.String |
getTransactionStatusDetails()
Generated method - Getter of the
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment. |
PaymentTransactionType |
getType()
Generated method - Getter of the
PaymentTransactionEntry.type attribute defined at extension payment. |
java.lang.String |
getVersionID()
Generated method - Getter of the
PaymentTransactionEntry.versionID attribute defined at extension payment. |
void |
setAmount(java.math.BigDecimal value)
Generated method - Setter of
PaymentTransactionEntry.amount attribute defined at extension payment. |
void |
setAuthByAcquirer(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment. |
void |
setAuthByDigitalPaytSrvc(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment. |
void |
setAuthByPaytSrvcPrvdr(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment. |
void |
setAuthStatus(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment. |
void |
setAuthStatusName(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment. |
void |
setCode(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.code attribute defined at extension payment. |
void |
setConsignment(ConsignmentModel value)
Generated method - Setter of
PaymentTransactionEntry.consignment attribute defined at extension warehousing. |
void |
setCurrency(CurrencyModel value)
Generated method - Setter of
PaymentTransactionEntry.currency attribute defined at extension payment. |
void |
setPaymentTransaction(PaymentTransactionModel value)
Generated method - Setter of
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment. |
void |
setRequestId(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.requestId attribute defined at extension payment. |
void |
setRequestToken(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.requestToken attribute defined at extension payment. |
void |
setSubscriptionID(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.subscriptionID attribute defined at extension payment. |
void |
setTime(java.util.Date value)
Generated method - Setter of
PaymentTransactionEntry.time attribute defined at extension payment. |
void |
setTransactionStatus(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.transactionStatus attribute defined at extension payment. |
void |
setTransactionStatusDetails(java.lang.String value)
Generated method - Setter of
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment. |
void |
setType(PaymentTransactionType value)
Generated method - Setter of
PaymentTransactionEntry.type attribute defined at extension payment. |
void |
setVersionID(java.lang.String value)
Generated method - Initial setter of
PaymentTransactionEntry.versionID attribute defined at extension payment. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY
PaymentTransaction2PaymentTransactionEntry defining source attribute paymentTransaction in extension payment.public static final java.lang.String _CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION
Consignment2PaymentTransactionEntryRelation defining source attribute consignment in extension warehousing.public static final java.lang.String TYPE
PaymentTransactionEntry.type attribute defined at extension payment.public static final java.lang.String AMOUNT
PaymentTransactionEntry.amount attribute defined at extension payment.public static final java.lang.String CURRENCY
PaymentTransactionEntry.currency attribute defined at extension payment.public static final java.lang.String TIME
PaymentTransactionEntry.time attribute defined at extension payment.public static final java.lang.String TRANSACTIONSTATUS
PaymentTransactionEntry.transactionStatus attribute defined at extension payment.public static final java.lang.String TRANSACTIONSTATUSDETAILS
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment.public static final java.lang.String REQUESTTOKEN
PaymentTransactionEntry.requestToken attribute defined at extension payment.public static final java.lang.String REQUESTID
PaymentTransactionEntry.requestId attribute defined at extension payment.public static final java.lang.String SUBSCRIPTIONID
PaymentTransactionEntry.subscriptionID attribute defined at extension payment.public static final java.lang.String CODE
PaymentTransactionEntry.code attribute defined at extension payment.public static final java.lang.String VERSIONID
PaymentTransactionEntry.versionID attribute defined at extension payment.public static final java.lang.String PAYMENTTRANSACTION
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment.public static final java.lang.String CONSIGNMENT
PaymentTransactionEntry.consignment attribute defined at extension warehousing.public static final java.lang.String AUTHBYPAYTSRVCPRVDR
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment.public static final java.lang.String AUTHBYACQUIRER
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment.public static final java.lang.String AUTHBYDIGITALPAYTSRVC
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment.public static final java.lang.String AUTHSTATUS
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment.public static final java.lang.String AUTHSTATUSNAME
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment.public PaymentTransactionEntryModel()
public PaymentTransactionEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PaymentTransactionEntryModel(java.lang.String _code)
_code - initial attribute declared by type PaymentTransactionEntry at extension payment@Deprecated
public PaymentTransactionEntryModel(java.lang.String _code,
ItemModel _owner,
java.lang.String _versionID)
_code - initial attribute declared by type PaymentTransactionEntry at extension payment_owner - initial attribute declared by type Item at extension core_versionID - initial attribute declared by type PaymentTransactionEntry at extension payment@Accessor(qualifier="amount", type=GETTER) public java.math.BigDecimal getAmount()
PaymentTransactionEntry.amount attribute defined at extension payment.@Accessor(qualifier="authByAcquirer", type=GETTER) public java.lang.String getAuthByAcquirer()
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment.@Accessor(qualifier="authByDigitalPaytSrvc", type=GETTER) public java.lang.String getAuthByDigitalPaytSrvc()
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment.@Accessor(qualifier="authByPaytSrvcPrvdr", type=GETTER) public java.lang.String getAuthByPaytSrvcPrvdr()
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment.@Accessor(qualifier="authStatus", type=GETTER) public java.lang.String getAuthStatus()
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment.@Accessor(qualifier="authStatusName", type=GETTER) public java.lang.String getAuthStatusName()
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment.@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
PaymentTransactionEntry.code attribute defined at extension payment.@Accessor(qualifier="consignment", type=GETTER) public ConsignmentModel getConsignment()
PaymentTransactionEntry.consignment attribute defined at extension warehousing.@Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
PaymentTransactionEntry.currency attribute defined at extension payment.@Accessor(qualifier="paymentTransaction", type=GETTER) public PaymentTransactionModel getPaymentTransaction()
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment.@Accessor(qualifier="requestId", type=GETTER) public java.lang.String getRequestId()
PaymentTransactionEntry.requestId attribute defined at extension payment.@Accessor(qualifier="requestToken", type=GETTER) public java.lang.String getRequestToken()
PaymentTransactionEntry.requestToken attribute defined at extension payment.@Accessor(qualifier="subscriptionID", type=GETTER) public java.lang.String getSubscriptionID()
PaymentTransactionEntry.subscriptionID attribute defined at extension payment.@Accessor(qualifier="time", type=GETTER) public java.util.Date getTime()
PaymentTransactionEntry.time attribute defined at extension payment.@Accessor(qualifier="transactionStatus", type=GETTER) public java.lang.String getTransactionStatus()
PaymentTransactionEntry.transactionStatus attribute defined at extension payment.@Accessor(qualifier="transactionStatusDetails", type=GETTER) public java.lang.String getTransactionStatusDetails()
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment.@Accessor(qualifier="type", type=GETTER) public PaymentTransactionType getType()
PaymentTransactionEntry.type attribute defined at extension payment.@Accessor(qualifier="versionID", type=GETTER) public java.lang.String getVersionID()
PaymentTransactionEntry.versionID attribute defined at extension payment.@Accessor(qualifier="amount", type=SETTER) public void setAmount(java.math.BigDecimal value)
PaymentTransactionEntry.amount attribute defined at extension payment.value - the amount@Accessor(qualifier="authByAcquirer", type=SETTER) public void setAuthByAcquirer(java.lang.String value)
PaymentTransactionEntry.authByAcquirer attribute defined at extension cissapdigitalpayment.value - the authByAcquirer@Accessor(qualifier="authByDigitalPaytSrvc", type=SETTER) public void setAuthByDigitalPaytSrvc(java.lang.String value)
PaymentTransactionEntry.authByDigitalPaytSrvc attribute defined at extension cissapdigitalpayment.value - the authByDigitalPaytSrvc@Accessor(qualifier="authByPaytSrvcPrvdr", type=SETTER) public void setAuthByPaytSrvcPrvdr(java.lang.String value)
PaymentTransactionEntry.authByPaytSrvcPrvdr attribute defined at extension cissapdigitalpayment.value - the authByPaytSrvcPrvdr@Accessor(qualifier="authStatus", type=SETTER) public void setAuthStatus(java.lang.String value)
PaymentTransactionEntry.authStatus attribute defined at extension cissapdigitalpayment.value - the authStatus@Accessor(qualifier="authStatusName", type=SETTER) public void setAuthStatusName(java.lang.String value)
PaymentTransactionEntry.authStatusName attribute defined at extension cissapdigitalpayment.value - the authStatusName@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
PaymentTransactionEntry.code attribute defined at extension payment.value - the code@Accessor(qualifier="consignment", type=SETTER) public void setConsignment(ConsignmentModel value)
PaymentTransactionEntry.consignment attribute defined at extension warehousing.value - the consignment@Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
PaymentTransactionEntry.currency attribute defined at extension payment.value - the currency@Accessor(qualifier="paymentTransaction", type=SETTER) public void setPaymentTransaction(PaymentTransactionModel value)
PaymentTransactionEntry.paymentTransaction attribute defined at extension payment.value - the paymentTransaction@Accessor(qualifier="requestId", type=SETTER) public void setRequestId(java.lang.String value)
PaymentTransactionEntry.requestId attribute defined at extension payment.value - the requestId@Accessor(qualifier="requestToken", type=SETTER) public void setRequestToken(java.lang.String value)
PaymentTransactionEntry.requestToken attribute defined at extension payment.value - the requestToken@Accessor(qualifier="subscriptionID", type=SETTER) public void setSubscriptionID(java.lang.String value)
PaymentTransactionEntry.subscriptionID attribute defined at extension payment.value - the subscriptionID@Accessor(qualifier="time", type=SETTER) public void setTime(java.util.Date value)
PaymentTransactionEntry.time attribute defined at extension payment.value - the time@Accessor(qualifier="transactionStatus", type=SETTER) public void setTransactionStatus(java.lang.String value)
PaymentTransactionEntry.transactionStatus attribute defined at extension payment.value - the transactionStatus@Accessor(qualifier="transactionStatusDetails", type=SETTER) public void setTransactionStatusDetails(java.lang.String value)
PaymentTransactionEntry.transactionStatusDetails attribute defined at extension payment.value - the transactionStatusDetails@Accessor(qualifier="type", type=SETTER) public void setType(PaymentTransactionType value)
PaymentTransactionEntry.type attribute defined at extension payment.value - the type@Accessor(qualifier="versionID", type=SETTER) public void setVersionID(java.lang.String value)
PaymentTransactionEntry.versionID attribute defined at extension payment. Can only be used at creation of model - before first save.value - the versionIDCopyright © 2018 SAP SE. All Rights Reserved.