public class SAPCpiOutboundCardPaymentModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDCARDPAYMENT
Generated relation code constant for relation
SAPCpiOutboundOrder2SAPCpiOutboundCardPayment defining source attribute sapCpiOutboundOrder in extension sapcpiadapter. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CCOWNER
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter. |
static java.lang.String |
ORDERID
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter. |
static java.lang.String |
PAYMENTPROVIDER
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter. |
static java.lang.String |
REQUESTID
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter. |
static java.lang.String |
SAPCPIOUTBOUNDORDER
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
static java.lang.String |
SUBSCRIPTIONID
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter. |
static java.lang.String |
VALIDTOMONTH
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter. |
static java.lang.String |
VALIDTOYEAR
Generated constant - Attribute key of
SAPCpiOutboundCardPayment.validToYear attribute defined at extension sapcpiadapter. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPCpiOutboundCardPaymentModel()
Generated constructor - Default constructor for generic creation.
|
SAPCpiOutboundCardPaymentModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
SAPCpiOutboundCardPaymentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCcOwner()
Generated method - Getter of the
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter. |
java.lang.String |
getOrderId()
Generated method - Getter of the
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter. |
java.lang.String |
getPaymentProvider()
Generated method - Getter of the
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter. |
java.lang.String |
getRequestId()
Generated method - Getter of the
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter. |
SAPCpiOutboundOrderModel |
getSapCpiOutboundOrder()
Generated method - Getter of the
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
java.lang.String |
getSubscriptionId()
Generated method - Getter of the
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter. |
java.lang.String |
getValidToMonth()
Generated method - Getter of the
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter. |
java.lang.String |
getValidToYear()
Generated method - Getter of the
SAPCpiOutboundCardPayment.validToYear attribute defined at extension sapcpiadapter. |
void |
setCcOwner(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter. |
void |
setOrderId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter. |
void |
setPaymentProvider(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter. |
void |
setRequestId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter. |
void |
setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
Generated method - Setter of
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter. |
void |
setSubscriptionId(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter. |
void |
setValidToMonth(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter. |
void |
setValidToYear(java.lang.String value)
Generated method - Setter of
SAPCpiOutboundCardPayment.validToYear attribute defined at extension sapcpiadapter. |
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 _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDCARDPAYMENT
SAPCpiOutboundOrder2SAPCpiOutboundCardPayment defining source attribute sapCpiOutboundOrder in extension sapcpiadapter.public static final java.lang.String ORDERID
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter.public static final java.lang.String REQUESTID
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter.public static final java.lang.String CCOWNER
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter.public static final java.lang.String VALIDTOMONTH
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter.public static final java.lang.String VALIDTOYEAR
SAPCpiOutboundCardPayment.validToYear attribute defined at extension sapcpiadapter.public static final java.lang.String SUBSCRIPTIONID
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter.public static final java.lang.String PAYMENTPROVIDER
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter.public static final java.lang.String SAPCPIOUTBOUNDORDER
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.public SAPCpiOutboundCardPaymentModel()
public SAPCpiOutboundCardPaymentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPCpiOutboundCardPaymentModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="ccOwner", type=GETTER) public java.lang.String getCcOwner()
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter.@Accessor(qualifier="orderId", type=GETTER) public java.lang.String getOrderId()
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter.@Accessor(qualifier="paymentProvider", type=GETTER) public java.lang.String getPaymentProvider()
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter.@Accessor(qualifier="requestId", type=GETTER) public java.lang.String getRequestId()
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter.@Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.@Accessor(qualifier="subscriptionId", type=GETTER) public java.lang.String getSubscriptionId()
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter.@Accessor(qualifier="validToMonth", type=GETTER) public java.lang.String getValidToMonth()
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter.@Accessor(qualifier="validToYear", type=GETTER) public java.lang.String getValidToYear()
SAPCpiOutboundCardPayment.validToYear attribute defined at extension sapcpiadapter.@Accessor(qualifier="ccOwner", type=SETTER) public void setCcOwner(java.lang.String value)
SAPCpiOutboundCardPayment.ccOwner attribute defined at extension sapcpiadapter.value - the ccOwner@Accessor(qualifier="orderId", type=SETTER) public void setOrderId(java.lang.String value)
SAPCpiOutboundCardPayment.orderId attribute defined at extension sapcpiadapter.value - the orderId@Accessor(qualifier="paymentProvider", type=SETTER) public void setPaymentProvider(java.lang.String value)
SAPCpiOutboundCardPayment.paymentProvider attribute defined at extension sapcpiadapter.value - the paymentProvider@Accessor(qualifier="requestId", type=SETTER) public void setRequestId(java.lang.String value)
SAPCpiOutboundCardPayment.requestId attribute defined at extension sapcpiadapter.value - the requestId@Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
SAPCpiOutboundCardPayment.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.value - the sapCpiOutboundOrder@Accessor(qualifier="subscriptionId", type=SETTER) public void setSubscriptionId(java.lang.String value)
SAPCpiOutboundCardPayment.subscriptionId attribute defined at extension sapcpiadapter.value - the subscriptionId@Accessor(qualifier="validToMonth", type=SETTER) public void setValidToMonth(java.lang.String value)
SAPCpiOutboundCardPayment.validToMonth attribute defined at extension sapcpiadapter.value - the validToMonthCopyright © 2018 SAP SE. All Rights Reserved.