Package de.hybris.platform.payment.model
Class PaymentTransactionEntryModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.payment.model.PaymentTransactionEntryModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AlipayPaymentTransactionEntryModel,WeChatPayPaymentTransactionEntryModel
public class PaymentTransactionEntryModel extends ItemModel
Generated model class for type PaymentTransactionEntry first defined at extension payment.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATIONGenerated relation code constant for relationConsignment2PaymentTransactionEntryRelationdefining source attributeconsignmentin extensionwarehousing.static java.lang.String_PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRYGenerated relation code constant for relationPaymentTransaction2PaymentTransactionEntrydefining source attributepaymentTransactionin extensionpayment.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringAMOUNTGenerated constant - Attribute key ofPaymentTransactionEntry.amountattribute defined at extensionpayment.static java.lang.StringAUTHBYACQUIRERGenerated constant - Attribute key ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.static java.lang.StringAUTHBYDIGITALPAYTSRVCGenerated constant - Attribute key ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.static java.lang.StringAUTHBYPAYTSRVCPRVDRGenerated constant - Attribute key ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.static java.lang.StringAUTHSTATUSGenerated constant - Attribute key ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.static java.lang.StringAUTHSTATUSNAMEGenerated constant - Attribute key ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.static java.lang.StringCODEGenerated constant - Attribute key ofPaymentTransactionEntry.codeattribute defined at extensionpayment.static java.lang.StringCONSIGNMENTGenerated constant - Attribute key ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.static java.lang.StringCURRENCYGenerated constant - Attribute key ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.static java.lang.StringPAYMENTTRANSACTIONGenerated constant - Attribute key ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.static java.lang.StringREQUESTIDGenerated constant - Attribute key ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.static java.lang.StringREQUESTTOKENGenerated constant - Attribute key ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.static java.lang.StringSUBSCRIPTIONIDGenerated constant - Attribute key ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.static java.lang.StringTIMEGenerated constant - Attribute key ofPaymentTransactionEntry.timeattribute defined at extensionpayment.static java.lang.StringTRANSACTIONSTATUSGenerated constant - Attribute key ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.static java.lang.StringTRANSACTIONSTATUSDETAILSGenerated constant - Attribute key ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.static java.lang.StringTYPEGenerated constant - Attribute key ofPaymentTransactionEntry.typeattribute defined at extensionpayment.static java.lang.StringVERSIONIDGenerated constant - Attribute key ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description PaymentTransactionEntryModel()Generated constructor - Default constructor for generic creation.PaymentTransactionEntryModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextPaymentTransactionEntryModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentTransactionEntryModel(java.lang.String _code, ItemModel _owner, java.lang.String _versionID)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimalgetAmount()Generated method - Getter of thePaymentTransactionEntry.amountattribute defined at extensionpayment.java.lang.StringgetAuthByAcquirer()Generated method - Getter of thePaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.java.lang.StringgetAuthByDigitalPaytSrvc()Generated method - Getter of thePaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.java.lang.StringgetAuthByPaytSrvcPrvdr()Generated method - Getter of thePaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.java.lang.StringgetAuthStatus()Generated method - Getter of thePaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.java.lang.StringgetAuthStatusName()Generated method - Getter of thePaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.java.lang.StringgetCode()Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.ConsignmentModelgetConsignment()Generated method - Getter of thePaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.CurrencyModelgetCurrency()Generated method - Getter of thePaymentTransactionEntry.currencyattribute defined at extensionpayment.PaymentTransactionModelgetPaymentTransaction()Generated method - Getter of thePaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.java.lang.StringgetRequestId()Generated method - Getter of thePaymentTransactionEntry.requestIdattribute defined at extensionpayment.java.lang.StringgetRequestToken()Generated method - Getter of thePaymentTransactionEntry.requestTokenattribute defined at extensionpayment.java.lang.StringgetSubscriptionID()Generated method - Getter of thePaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.java.util.DategetTime()Generated method - Getter of thePaymentTransactionEntry.timeattribute defined at extensionpayment.java.lang.StringgetTransactionStatus()Generated method - Getter of thePaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.java.lang.StringgetTransactionStatusDetails()Generated method - Getter of thePaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.PaymentTransactionTypegetType()Generated method - Getter of thePaymentTransactionEntry.typeattribute defined at extensionpayment.java.lang.StringgetVersionID()Generated method - Getter of thePaymentTransactionEntry.versionIDattribute defined at extensionpayment.voidsetAmount(java.math.BigDecimal value)Generated method - Setter ofPaymentTransactionEntry.amountattribute defined at extensionpayment.voidsetAuthByAcquirer(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.voidsetAuthByDigitalPaytSrvc(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.voidsetAuthByPaytSrvcPrvdr(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.voidsetAuthStatus(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.voidsetAuthStatusName(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.voidsetCode(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.voidsetConsignment(ConsignmentModel value)Generated method - Setter ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.voidsetCurrency(CurrencyModel value)Generated method - Setter ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.voidsetPaymentTransaction(PaymentTransactionModel value)Generated method - Setter ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.voidsetRequestId(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.voidsetRequestToken(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.voidsetSubscriptionID(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.voidsetTime(java.util.Date value)Generated method - Setter ofPaymentTransactionEntry.timeattribute defined at extensionpayment.voidsetTransactionStatus(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.voidsetTransactionStatusDetails(java.lang.String value)Generated method - Setter ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.voidsetType(PaymentTransactionType value)Generated method - Setter ofPaymentTransactionEntry.typeattribute defined at extensionpayment.voidsetVersionID(java.lang.String value)Generated method - Initial setter ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY
public static final java.lang.String _PAYMENTTRANSACTION2PAYMENTTRANSACTIONENTRY
Generated relation code constant for relationPaymentTransaction2PaymentTransactionEntrydefining source attributepaymentTransactionin extensionpayment.- See Also:
- Constant Field Values
-
_CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION
public static final java.lang.String _CONSIGNMENT2PAYMENTTRANSACTIONENTRYRELATION
Generated relation code constant for relationConsignment2PaymentTransactionEntryRelationdefining source attributeconsignmentin extensionwarehousing.- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Generated constant - Attribute key ofPaymentTransactionEntry.typeattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
AMOUNT
public static final java.lang.String AMOUNT
Generated constant - Attribute key ofPaymentTransactionEntry.amountattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Generated constant - Attribute key ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
TIME
public static final java.lang.String TIME
Generated constant - Attribute key ofPaymentTransactionEntry.timeattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
TRANSACTIONSTATUS
public static final java.lang.String TRANSACTIONSTATUS
Generated constant - Attribute key ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
TRANSACTIONSTATUSDETAILS
public static final java.lang.String TRANSACTIONSTATUSDETAILS
Generated constant - Attribute key ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
REQUESTTOKEN
public static final java.lang.String REQUESTTOKEN
Generated constant - Attribute key ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
REQUESTID
public static final java.lang.String REQUESTID
Generated constant - Attribute key ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
SUBSCRIPTIONID
public static final java.lang.String SUBSCRIPTIONID
Generated constant - Attribute key ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
CODE
public static final java.lang.String CODE
Generated constant - Attribute key ofPaymentTransactionEntry.codeattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
VERSIONID
public static final java.lang.String VERSIONID
Generated constant - Attribute key ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
PAYMENTTRANSACTION
public static final java.lang.String PAYMENTTRANSACTION
Generated constant - Attribute key ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- See Also:
- Constant Field Values
-
AUTHBYPAYTSRVCPRVDR
public static final java.lang.String AUTHBYPAYTSRVCPRVDR
Generated constant - Attribute key ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
AUTHBYACQUIRER
public static final java.lang.String AUTHBYACQUIRER
Generated constant - Attribute key ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
AUTHBYDIGITALPAYTSRVC
public static final java.lang.String AUTHBYDIGITALPAYTSRVC
Generated constant - Attribute key ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
AUTHSTATUS
public static final java.lang.String AUTHSTATUS
Generated constant - Attribute key ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
AUTHSTATUSNAME
public static final java.lang.String AUTHSTATUSNAME
Generated constant - Attribute key ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- See Also:
- Constant Field Values
-
CONSIGNMENT
public static final java.lang.String CONSIGNMENT
Generated constant - Attribute key ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PaymentTransactionEntryModel
public PaymentTransactionEntryModel()
Generated constructor - Default constructor for generic creation.
-
PaymentTransactionEntryModel
public PaymentTransactionEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PaymentTransactionEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public PaymentTransactionEntryModel(java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typePaymentTransactionEntryat extensionpayment
-
PaymentTransactionEntryModel
@Deprecated(since="4.1.1", forRemoval=true) public PaymentTransactionEntryModel(java.lang.String _code, ItemModel _owner, java.lang.String _versionID)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typePaymentTransactionEntryat extensionpayment_owner- initial attribute declared by typeItemat extensioncore_versionID- initial attribute declared by typePaymentTransactionEntryat extensionpayment
-
-
Method Detail
-
getAmount
@Accessor(qualifier="amount", type=GETTER) public java.math.BigDecimal getAmount()
Generated method - Getter of thePaymentTransactionEntry.amountattribute defined at extensionpayment.- Returns:
- the amount
-
getAuthByAcquirer
@Accessor(qualifier="authByAcquirer", type=GETTER) public java.lang.String getAuthByAcquirer()
Generated method - Getter of thePaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByAcquirer
-
getAuthByDigitalPaytSrvc
@Accessor(qualifier="authByDigitalPaytSrvc", type=GETTER) public java.lang.String getAuthByDigitalPaytSrvc()
Generated method - Getter of thePaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByDigitalPaytSrvc
-
getAuthByPaytSrvcPrvdr
@Accessor(qualifier="authByPaytSrvcPrvdr", type=GETTER) public java.lang.String getAuthByPaytSrvcPrvdr()
Generated method - Getter of thePaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- Returns:
- the authByPaytSrvcPrvdr
-
getAuthStatus
@Accessor(qualifier="authStatus", type=GETTER) public java.lang.String getAuthStatus()
Generated method - Getter of thePaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- Returns:
- the authStatus
-
getAuthStatusName
@Accessor(qualifier="authStatusName", type=GETTER) public java.lang.String getAuthStatusName()
Generated method - Getter of thePaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- Returns:
- the authStatusName
-
getCode
@Accessor(qualifier="code", type=GETTER) public java.lang.String getCode()
Generated method - Getter of thePaymentTransactionEntry.codeattribute defined at extensionpayment.- Returns:
- the code
-
getConsignment
@Accessor(qualifier="consignment", type=GETTER) public ConsignmentModel getConsignment()
Generated method - Getter of thePaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- Returns:
- the consignment
-
getCurrency
@Accessor(qualifier="currency", type=GETTER) public CurrencyModel getCurrency()
Generated method - Getter of thePaymentTransactionEntry.currencyattribute defined at extensionpayment.- Returns:
- the currency
-
getPaymentTransaction
@Accessor(qualifier="paymentTransaction", type=GETTER) public PaymentTransactionModel getPaymentTransaction()
Generated method - Getter of thePaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- Returns:
- the paymentTransaction
-
getRequestId
@Accessor(qualifier="requestId", type=GETTER) public java.lang.String getRequestId()
Generated method - Getter of thePaymentTransactionEntry.requestIdattribute defined at extensionpayment.- Returns:
- the requestId
-
getRequestToken
@Accessor(qualifier="requestToken", type=GETTER) public java.lang.String getRequestToken()
Generated method - Getter of thePaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- Returns:
- the requestToken
-
getSubscriptionID
@Accessor(qualifier="subscriptionID", type=GETTER) public java.lang.String getSubscriptionID()
Generated method - Getter of thePaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- Returns:
- the subscriptionID
-
getTime
@Accessor(qualifier="time", type=GETTER) public java.util.Date getTime()
Generated method - Getter of thePaymentTransactionEntry.timeattribute defined at extensionpayment.- Returns:
- the time
-
getTransactionStatus
@Accessor(qualifier="transactionStatus", type=GETTER) public java.lang.String getTransactionStatus()
Generated method - Getter of thePaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- Returns:
- the transactionStatus
-
getTransactionStatusDetails
@Accessor(qualifier="transactionStatusDetails", type=GETTER) public java.lang.String getTransactionStatusDetails()
Generated method - Getter of thePaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- Returns:
- the transactionStatusDetails
-
getType
@Accessor(qualifier="type", type=GETTER) public PaymentTransactionType getType()
Generated method - Getter of thePaymentTransactionEntry.typeattribute defined at extensionpayment.- Returns:
- the type
-
getVersionID
@Accessor(qualifier="versionID", type=GETTER) public java.lang.String getVersionID()
Generated method - Getter of thePaymentTransactionEntry.versionIDattribute defined at extensionpayment.- Returns:
- the versionID
-
setAmount
@Accessor(qualifier="amount", type=SETTER) public void setAmount(java.math.BigDecimal value)
Generated method - Setter ofPaymentTransactionEntry.amountattribute defined at extensionpayment.- Parameters:
value- the amount
-
setAuthByAcquirer
@Accessor(qualifier="authByAcquirer", type=SETTER) public void setAuthByAcquirer(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.authByAcquirerattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByAcquirer
-
setAuthByDigitalPaytSrvc
@Accessor(qualifier="authByDigitalPaytSrvc", type=SETTER) public void setAuthByDigitalPaytSrvc(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.authByDigitalPaytSrvcattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByDigitalPaytSrvc
-
setAuthByPaytSrvcPrvdr
@Accessor(qualifier="authByPaytSrvcPrvdr", type=SETTER) public void setAuthByPaytSrvcPrvdr(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.authByPaytSrvcPrvdrattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authByPaytSrvcPrvdr
-
setAuthStatus
@Accessor(qualifier="authStatus", type=SETTER) public void setAuthStatus(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.authStatusattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authStatus
-
setAuthStatusName
@Accessor(qualifier="authStatusName", type=SETTER) public void setAuthStatusName(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.authStatusNameattribute defined at extensioncissapdigitalpayment.- Parameters:
value- the authStatusName
-
setCode
@Accessor(qualifier="code", type=SETTER) public void setCode(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.codeattribute defined at extensionpayment.- Parameters:
value- the code
-
setConsignment
@Accessor(qualifier="consignment", type=SETTER) public void setConsignment(ConsignmentModel value)
Generated method - Setter ofPaymentTransactionEntry.consignmentattribute defined at extensionwarehousing.- Parameters:
value- the consignment
-
setCurrency
@Accessor(qualifier="currency", type=SETTER) public void setCurrency(CurrencyModel value)
Generated method - Setter ofPaymentTransactionEntry.currencyattribute defined at extensionpayment.- Parameters:
value- the currency
-
setPaymentTransaction
@Accessor(qualifier="paymentTransaction", type=SETTER) public void setPaymentTransaction(PaymentTransactionModel value)
Generated method - Setter ofPaymentTransactionEntry.paymentTransactionattribute defined at extensionpayment.- Parameters:
value- the paymentTransaction
-
setRequestId
@Accessor(qualifier="requestId", type=SETTER) public void setRequestId(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.requestIdattribute defined at extensionpayment.- Parameters:
value- the requestId
-
setRequestToken
@Accessor(qualifier="requestToken", type=SETTER) public void setRequestToken(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.requestTokenattribute defined at extensionpayment.- Parameters:
value- the requestToken
-
setSubscriptionID
@Accessor(qualifier="subscriptionID", type=SETTER) public void setSubscriptionID(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.subscriptionIDattribute defined at extensionpayment.- Parameters:
value- the subscriptionID
-
setTime
@Accessor(qualifier="time", type=SETTER) public void setTime(java.util.Date value)
Generated method - Setter ofPaymentTransactionEntry.timeattribute defined at extensionpayment.- Parameters:
value- the time
-
setTransactionStatus
@Accessor(qualifier="transactionStatus", type=SETTER) public void setTransactionStatus(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.transactionStatusattribute defined at extensionpayment.- Parameters:
value- the transactionStatus
-
setTransactionStatusDetails
@Accessor(qualifier="transactionStatusDetails", type=SETTER) public void setTransactionStatusDetails(java.lang.String value)
Generated method - Setter ofPaymentTransactionEntry.transactionStatusDetailsattribute defined at extensionpayment.- Parameters:
value- the transactionStatusDetails
-
setType
@Accessor(qualifier="type", type=SETTER) public void setType(PaymentTransactionType value)
Generated method - Setter ofPaymentTransactionEntry.typeattribute defined at extensionpayment.- Parameters:
value- the type
-
setVersionID
@Accessor(qualifier="versionID", type=SETTER) public void setVersionID(java.lang.String value)
Generated method - Initial setter ofPaymentTransactionEntry.versionIDattribute defined at extensionpayment. Can only be used at creation of model - before first save.- Parameters:
value- the versionID
-
-