Each row in this table holds a name-value pair representing payment information for a particular Order. Values added to this table are encrypted when the &quo
Method Summary | |
---|---|
java.lang.String |
getOrderId() |
java.lang.String |
getOrderPaymentInfoId() |
java.lang.String |
getPaymentPairName() |
java.lang.String |
getPaymentPairValue() |
void |
setOrderId(java.lang.String newValue) |
void |
setPaymentPairName(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getOrderPaymentInfoId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getPaymentPairValue() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrderId(java.lang.String newValue)
public java.lang.String getPaymentPairName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPaymentPairName(java.lang.String newValue)