public class AlipayPaymentTransactionEntryModel extends PaymentTransactionEntryModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ADJUSTEDAMOUNT
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
COUPONUSED
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
LOCKED
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
PAYEREMAIL
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
PAYERID
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
SELLERFEE
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices. |
static java.lang.String |
SUPPLEMENTARYSTATUS
Generated constant - Attribute key of
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices. |
_CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION, _PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY, AMOUNT, AUTHBYACQUIRER, AUTHBYDIGITALPAYTSRVC, AUTHBYPAYTSRVCPRVDR, AUTHSTATUS, AUTHSTATUSNAME, CODE, CONSIGNMENT, CURRENCY, PAYMENTTRANSACTION, REQUESTID, REQUESTTOKEN, SUBSCRIPTIONID, TIME, TRANSACTIONSTATUS, TRANSACTIONSTATUSDETAILS, TYPE, VERSIONID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AlipayPaymentTransactionEntryModel()
Generated constructor - Default constructor for generic creation.
|
AlipayPaymentTransactionEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
AlipayPaymentTransactionEntryModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AlipayPaymentTransactionEntryModel(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.lang.Double |
getAdjustedAmount()
Generated method - Getter of the
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices. |
java.lang.Boolean |
getCouponUsed()
Generated method - Getter of the
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices. |
java.lang.Boolean |
getLocked()
Generated method - Getter of the
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices. |
java.lang.String |
getPayerEmail()
Generated method - Getter of the
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices. |
java.lang.String |
getPayerId()
Generated method - Getter of the
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices. |
java.lang.Double |
getSellerFee()
Generated method - Getter of the
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices. |
java.lang.String |
getSupplementaryStatus()
Generated method - Getter of the
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices. |
void |
setAdjustedAmount(java.lang.Double value)
Generated method - Setter of
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices. |
void |
setCouponUsed(java.lang.Boolean value)
Generated method - Setter of
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices. |
void |
setLocked(java.lang.Boolean value)
Generated method - Setter of
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices. |
void |
setPayerEmail(java.lang.String value)
Generated method - Setter of
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices. |
void |
setPayerId(java.lang.String value)
Generated method - Setter of
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices. |
void |
setSellerFee(java.lang.Double value)
Generated method - Setter of
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices. |
void |
setSupplementaryStatus(java.lang.String value)
Generated method - Setter of
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices. |
getAmount, getAuthByAcquirer, getAuthByDigitalPaytSrvc, getAuthByPaytSrvcPrvdr, getAuthStatus, getAuthStatusName, getCode, getConsignment, getCurrency, getPaymentTransaction, getRequestId, getRequestToken, getSubscriptionID, getTime, getTransactionStatus, getTransactionStatusDetails, getType, getVersionID, setAmount, setAuthByAcquirer, setAuthByDigitalPaytSrvc, setAuthByPaytSrvcPrvdr, setAuthStatus, setAuthStatusName, setCode, setConsignment, setCurrency, setPaymentTransaction, setRequestId, setRequestToken, setSubscriptionID, setTime, setTransactionStatus, setTransactionStatusDetails, setType, setVersionIDgetComments, 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 PAYEREMAIL
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices.public static final java.lang.String PAYERID
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices.public static final java.lang.String ADJUSTEDAMOUNT
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices.public static final java.lang.String COUPONUSED
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices.public static final java.lang.String LOCKED
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices.public static final java.lang.String SELLERFEE
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices.public static final java.lang.String SUPPLEMENTARYSTATUS
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices.public AlipayPaymentTransactionEntryModel()
public AlipayPaymentTransactionEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AlipayPaymentTransactionEntryModel(java.lang.String _code)
_code - initial attribute declared by type PaymentTransactionEntry at extension payment@Deprecated
public AlipayPaymentTransactionEntryModel(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="adjustedAmount", type=GETTER) public java.lang.Double getAdjustedAmount()
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="couponUsed", type=GETTER) public java.lang.Boolean getCouponUsed()
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="locked", type=GETTER) public java.lang.Boolean getLocked()
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="payerEmail", type=GETTER) public java.lang.String getPayerEmail()
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="payerId", type=GETTER) public java.lang.String getPayerId()
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="sellerFee", type=GETTER) public java.lang.Double getSellerFee()
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="supplementaryStatus", type=GETTER) public java.lang.String getSupplementaryStatus()
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices.@Accessor(qualifier="adjustedAmount", type=SETTER) public void setAdjustedAmount(java.lang.Double value)
AlipayPaymentTransactionEntry.adjustedAmount attribute defined at extension chinesepspalipayservices.value - the adjustedAmount@Accessor(qualifier="couponUsed", type=SETTER) public void setCouponUsed(java.lang.Boolean value)
AlipayPaymentTransactionEntry.couponUsed attribute defined at extension chinesepspalipayservices.value - the couponUsed@Accessor(qualifier="locked", type=SETTER) public void setLocked(java.lang.Boolean value)
AlipayPaymentTransactionEntry.locked attribute defined at extension chinesepspalipayservices.value - the locked@Accessor(qualifier="payerEmail", type=SETTER) public void setPayerEmail(java.lang.String value)
AlipayPaymentTransactionEntry.payerEmail attribute defined at extension chinesepspalipayservices.value - the payerEmail@Accessor(qualifier="payerId", type=SETTER) public void setPayerId(java.lang.String value)
AlipayPaymentTransactionEntry.payerId attribute defined at extension chinesepspalipayservices.value - the payerId@Accessor(qualifier="sellerFee", type=SETTER) public void setSellerFee(java.lang.Double value)
AlipayPaymentTransactionEntry.sellerFee attribute defined at extension chinesepspalipayservices.value - the sellerFee@Accessor(qualifier="supplementaryStatus", type=SETTER) public void setSupplementaryStatus(java.lang.String value)
AlipayPaymentTransactionEntry.supplementaryStatus attribute defined at extension chinesepspalipayservices.value - the supplementaryStatusCopyright © 2018 SAP SE. All Rights Reserved.