© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.tax
Interface TaxLineList

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

public interface TaxLineList
extends Belonging

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

See Also:
TaxLineListHome, TaxLineListImpl

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

Method Detail

getTaxLineList

public List getTaxLineList()
Returns the entire list


setTaxLineList

public void setTaxLineList(List list)
Sets the entire list


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved