TaxLineList Interface

com.beasys.commerce.ebusiness.tax
TaxLineList Interface

public interface TaxLineList

    extends Belonging

Contains all of the orderlines of the order being taxed. Attribute: taxLine

Related Topics

TaxLineListHome
TaxLineListImpl


All Known Implementing Classes
TaxLineListImpl
All Superinterfaces
Belonging, BusinessSmartComponent, Cloneable, Comparable, Serializable

Method Summary

public List
getTaxLineList()
Returns the entire list
public void
setTaxLineList(List list)
Sets the entire list
 
Methods from interface com.beasys.commerce.foundation.Belonging
clone, equals, interfaceName, setByValue, value
 
Methods from interface java.lang.Comparable
compareTo
   

Method Detail

getTaxLineList() Method

public List getTaxLineList()
Returns the entire list


setTaxLineList(List) Method

public void setTaxLineList(List list)
Sets the entire list