public class ChinesePaymentInfoModel extends PaymentInfoModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ORDERCODE
Generated constant - Attribute key of
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices. |
static String |
PAYMENTPROVIDER
Generated constant - Attribute key of
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices. |
static String |
SERVICETYPE
Generated constant - Attribute key of
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices. |
_USER2PAYMENTINFOS, BILLINGADDRESS, CARTTOORDERCRONJOB, CODE, DUPLICATE, ORIGINAL, SAVED, USER_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ChinesePaymentInfoModel()
Generated constructor - Default constructor for generic creation.
|
ChinesePaymentInfoModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ChinesePaymentInfoModel(String _code,
ItemModel _original,
ItemModel _owner,
String _paymentProvider,
UserModel _user)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ChinesePaymentInfoModel(String _code,
String _paymentProvider,
UserModel _user)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderCode()
Generated method - Getter of the
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices. |
String |
getPaymentProvider()
Generated method - Getter of the
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices. |
ServiceType |
getServiceType()
Generated method - Getter of the
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices. |
void |
setOrderCode(String value)
Generated method - Setter of
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices. |
void |
setPaymentProvider(String value)
Generated method - Setter of
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices. |
void |
setServiceType(ServiceType value)
Generated method - Setter of
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices. |
getBillingAddress, getCartToOrderCronJob, getCode, getDuplicate, getOriginal, getUser, isSaved, setBillingAddress, setCartToOrderCronJob, setCode, setDuplicate, setOriginal, setSaved, setUsergetComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String ORDERCODE
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices.public static final String SERVICETYPE
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices.public static final String PAYMENTPROVIDER
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices.public ChinesePaymentInfoModel()
public ChinesePaymentInfoModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ChinesePaymentInfoModel(String _code, String _paymentProvider, UserModel _user)
_code - initial attribute declared by type PaymentInfo at extension core_paymentProvider - initial attribute declared by type ChinesePaymentInfo at extension chinesepaymentservices_user - initial attribute declared by type PaymentInfo at extension core@Deprecated public ChinesePaymentInfoModel(String _code, ItemModel _original, ItemModel _owner, String _paymentProvider, UserModel _user)
_code - initial attribute declared by type PaymentInfo at extension core_original - initial attribute declared by type PaymentInfo at extension core_owner - initial attribute declared by type Item at extension core_paymentProvider - initial attribute declared by type ChinesePaymentInfo at extension chinesepaymentservices_user - initial attribute declared by type PaymentInfo at extension core@Accessor(qualifier="orderCode", type=GETTER) public String getOrderCode()
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices.@Accessor(qualifier="paymentProvider", type=GETTER) public String getPaymentProvider()
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices.@Accessor(qualifier="serviceType", type=GETTER) public ServiceType getServiceType()
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices.@Accessor(qualifier="orderCode", type=SETTER) public void setOrderCode(String value)
ChinesePaymentInfo.orderCode attribute defined at extension chinesepaymentservices.value - the orderCode@Accessor(qualifier="paymentProvider", type=SETTER) public void setPaymentProvider(String value)
ChinesePaymentInfo.paymentProvider attribute defined at extension chinesepaymentservices.value - the paymentProvider@Accessor(qualifier="serviceType", type=SETTER) public void setServiceType(ServiceType value)
ChinesePaymentInfo.serviceType attribute defined at extension chinesepaymentservices.value - the serviceTypeCopyright © 2017 SAP SE. All Rights Reserved.