Interface to record the deposit for a bid
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright statement. |
static java.lang.String |
defaultCommandClassName The default implementation class name. |
static java.lang.String |
NAME The full class name for this interface file. |
Methods inherited from interface com.ibm.commerce.negotiation.commands. RecordAuctionPaymentCmd |
getAmount,
getBidId,
getBidPaymentId,
getComment,
getEncryptedPaymentInfo,
getEncryption,
getPaymentType,
setActionType,
setAmount,
setBidId,
setComment,
setEncryptedPaymentInfo,
setEncryption,
setPaymentType |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName