com.beasys.commerce.ebusiness.tax
Interface TaxLineList
- All Known Implementing Classes:
- TaxLineListImpl
- public interface TaxLineList
- extends Belonging
Contains all of the orderlines of the order being taxed.
Attribute: taxLine
- Containment: By Value
- Multiplicity: 0:N
- Interface: java.util.Collection
- See Also:
TaxLineListHome
,
TaxLineListImpl
Methods inherited from interface java.lang.Comparable |
compareTo |
getTaxLineList
public java.util.List getTaxLineList()
- Returns the entire list
setTaxLineList
public void setTaxLineList(java.util.List list)
- Sets the entire list
Copyright © 2002 BEA Systems, Inc. All Rights Reserved