com.ibm.commerce.contract.objects
Class ReturnTCReturnChargeBean

com.ibm.commerce.contract.objects.TermConditionBean
  |
  +--com.ibm.commerce.contract.objects.ReturnTCReturnChargeBean

public class ReturnTCReturnChargeBean
extends TermConditionBean

This bean provides access to the TERMCOND table.

The following is a description of this table:

This table contains terms and conditions used in trading agreements (business accounts, contracts, RFQs). To see how columns are used by different terms and conditions, refer to TERMCOND column mapping in the online help.


Constructor Summary
ReturnTCReturnChargeBean()
           
 
Methods inherited from class com.ibm.commerce.contract.objects.TermConditionBean
getChangeableFlag, getMandatoryFlag, getReferenceNumber, getTcSequence, getTimeCreated, getTimeUpdated, getTradingId, setChangeableFlag, setMandatoryFlag, setReferenceNumber, setTcSequence, setTimeCreated, setTimeUpdated, setTradingId
 

Constructor Detail

ReturnTCReturnChargeBean

public ReturnTCReturnChargeBean()