Interface com.ibm.commerce.negotiation.commands. RecordAuctionPaymentCmd

Removed Methods
String  getBankName () Insert the method's description here.
String  getCardNumber () Insert the method's description here.
Timestamp  getExpirationDate () Insert the method's description here.
String  getPayMethod () Insert the method's description here.
void  setBankName (String) Insert the method's description here.
void  setCardNumber (String) Insert the method's description here.
void  setExpirationDate (Timestamp) Insert the method's description here.
void  setPayMethod (String) Insert the method's description here.