com.ibm.commerce.order.objects
Interface OrderPaymentMethodAccessBeanData

All Known Implementing Classes:
OrderPaymentMethodAccessBean

public interface OrderPaymentMethodAccessBeanData


Method Summary
 java.lang.String getAccountId()
           
 java.lang.String getActualAmount()
           
 java.lang.String getBigIntField1()
           
 java.lang.String getBigIntField2()
           
 java.lang.String getBigIntField3()
           
 java.lang.String getBuyerPurchaseOrderId()
           
 java.lang.String getChargeAmount()
           
 java.lang.String getChargeAmountCurrency()
           
 java.lang.String getChargeTime()
           
 java.lang.String getCreditLineId()
           
 java.lang.String getDecimalField1()
           
 java.lang.String getDecimalField2()
           
 java.lang.String getDecimalField3()
           
 java.lang.String getEndDate()
           
 java.lang.String getMaximumAuthorizationAmount()
           
 java.lang.String getOrderId()
           
 java.lang.String getPaymentDevice()
           
 java.lang.String getPaymentMethodID()
           
 java.lang.String getPaymentSummaryId()
           
 java.lang.String getPolicyId()
           
 java.lang.String getRefundNumber()
           
 java.lang.String getRmaId()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getStringField1()
           
 java.lang.String getStringField2()
           
 java.lang.String getStringField3()
           
 java.lang.String getTradingId()
           
 java.lang.String getXMLData()
           
 void setAccountId(java.lang.String newValue)
           
 void setActualAmount(java.lang.String newValue)
           
 void setBigIntField1(java.lang.String newValue)
           
 void setBigIntField2(java.lang.String newValue)
           
 void setBigIntField3(java.lang.String newValue)
           
 void setBuyerPurchaseOrderId(java.lang.String newValue)
           
 void setChargeAmount(java.lang.String newValue)
           
 void setChargeAmountCurrency(java.lang.String newValue)
           
 void setChargeTime(java.lang.String newValue)
           
 void setCreditLineId(java.lang.String newValue)
           
 void setDecimalField1(java.lang.String newValue)
           
 void setDecimalField2(java.lang.String newValue)
           
 void setDecimalField3(java.lang.String newValue)
           
 void setEndDate(java.lang.String newValue)
           
 void setMaximumAuthorizationAmount(java.lang.String newValue)
           
 void setOrderId(java.lang.String newValue)
           
 void setPaymentSummaryId(java.lang.String newValue)
           
 void setPolicyId(java.lang.String newValue)
           
 void setRefundNumber(java.lang.String newValue)
           
 void setRmaId(java.lang.String newValue)
           
 void setStartDate(java.lang.String newValue)
           
 void setStatus(java.lang.String newValue)
           
 void setStringField1(java.lang.String newValue)
           
 void setStringField2(java.lang.String newValue)
           
 void setStringField3(java.lang.String newValue)
           
 void setTradingId(java.lang.String newValue)
           
 void setXMLData(java.lang.String newValue)
           
 

Method Detail

getAccountId

public java.lang.String getAccountId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getActualAmount

public java.lang.String getActualAmount()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getBigIntField1

public java.lang.String getBigIntField1()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getBigIntField2

public java.lang.String getBigIntField2()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getBigIntField3

public java.lang.String getBigIntField3()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getBuyerPurchaseOrderId

public java.lang.String getBuyerPurchaseOrderId()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

getChargeAmount

public java.lang.String getChargeAmount()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getChargeAmountCurrency

public java.lang.String getChargeAmountCurrency()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

getChargeTime

public java.lang.String getChargeTime()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getCreditLineId

public java.lang.String getCreditLineId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getDecimalField1

public java.lang.String getDecimalField1()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getDecimalField2

public java.lang.String getDecimalField2()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getDecimalField3

public java.lang.String getDecimalField3()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getEndDate

public java.lang.String getEndDate()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

getMaximumAuthorizationAmount

public java.lang.String getMaximumAuthorizationAmount()
                                               throws java.rmi.RemoteException,
                                                      javax.ejb.CreateException,
                                                      javax.ejb.FinderException,
                                                      javax.naming.NamingException

getOrderId

public java.lang.String getOrderId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

getPaymentDevice

public java.lang.String getPaymentDevice()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getPaymentMethodID

public java.lang.String getPaymentMethodID()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getPaymentSummaryId

public java.lang.String getPaymentSummaryId()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException

getPolicyId

public java.lang.String getPolicyId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getRefundNumber

public java.lang.String getRefundNumber()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getRmaId

public java.lang.String getRmaId()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException

getStartDate

public java.lang.String getStartDate()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getStatus

public java.lang.String getStatus()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getStringField1

public java.lang.String getStringField1()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getStringField2

public java.lang.String getStringField2()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getStringField3

public java.lang.String getStringField3()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getTradingId

public java.lang.String getTradingId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getXMLData

public java.lang.String getXMLData()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

setAccountId

public void setAccountId(java.lang.String newValue)

setActualAmount

public void setActualAmount(java.lang.String newValue)

setBigIntField1

public void setBigIntField1(java.lang.String newValue)

setBigIntField2

public void setBigIntField2(java.lang.String newValue)

setBigIntField3

public void setBigIntField3(java.lang.String newValue)

setBuyerPurchaseOrderId

public void setBuyerPurchaseOrderId(java.lang.String newValue)

setChargeAmount

public void setChargeAmount(java.lang.String newValue)

setChargeAmountCurrency

public void setChargeAmountCurrency(java.lang.String newValue)

setChargeTime

public void setChargeTime(java.lang.String newValue)

setCreditLineId

public void setCreditLineId(java.lang.String newValue)

setDecimalField1

public void setDecimalField1(java.lang.String newValue)

setDecimalField2

public void setDecimalField2(java.lang.String newValue)

setDecimalField3

public void setDecimalField3(java.lang.String newValue)

setEndDate

public void setEndDate(java.lang.String newValue)

setMaximumAuthorizationAmount

public void setMaximumAuthorizationAmount(java.lang.String newValue)

setOrderId

public void setOrderId(java.lang.String newValue)

setPaymentSummaryId

public void setPaymentSummaryId(java.lang.String newValue)

setPolicyId

public void setPolicyId(java.lang.String newValue)

setRefundNumber

public void setRefundNumber(java.lang.String newValue)

setRmaId

public void setRmaId(java.lang.String newValue)

setStartDate

public void setStartDate(java.lang.String newValue)

setStatus

public void setStatus(java.lang.String newValue)

setStringField1

public void setStringField1(java.lang.String newValue)

setStringField2

public void setStringField2(java.lang.String newValue)

setStringField3

public void setStringField3(java.lang.String newValue)

setTradingId

public void setTradingId(java.lang.String newValue)

setXMLData

public void setXMLData(java.lang.String newValue)