public class WeChatPayPaymentTransactionModel extends PaymentTransactionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
WECHATPAYCODE
Generated constant - Attribute key of
WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices. |
_ORDER2PAYMENTTRANSACTION, CODE, CURRENCY, ENTRIES, INFO, ORDER, PAYMENTPROVIDER, PLANNEDAMOUNT, REQUESTID, REQUESTTOKEN, TRANSACTIONTARGET, VERSIONID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
WeChatPayPaymentTransactionModel()
Generated constructor - Default constructor for generic creation.
|
WeChatPayPaymentTransactionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
WeChatPayPaymentTransactionModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
WeChatPayPaymentTransactionModel(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.String |
getWeChatPayCode()
Generated method - Getter of the
WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices. |
void |
setWeChatPayCode(java.lang.String value)
Generated method - Setter of
WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices. |
getCode, getCurrency, getEntries, getInfo, getOrder, getPaymentProvider, getPlannedAmount, getRequestId, getRequestToken, getTransactionTarget, getVersionID, setCode, setCurrency, setEntries, setInfo, setOrder, setPaymentProvider, setPlannedAmount, setRequestId, setRequestToken, setTransactionTarget, 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 WECHATPAYCODE
WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.public WeChatPayPaymentTransactionModel()
public WeChatPayPaymentTransactionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public WeChatPayPaymentTransactionModel(java.lang.String _code)
_code - initial attribute declared by type PaymentTransaction at extension payment@Deprecated
public WeChatPayPaymentTransactionModel(java.lang.String _code,
ItemModel _owner,
java.lang.String _versionID)
_code - initial attribute declared by type PaymentTransaction at extension payment_owner - initial attribute declared by type Item at extension core_versionID - initial attribute declared by type PaymentTransaction at extension paymentCopyright © 2018 SAP SE. All Rights Reserved.