TaxLineList Interface
- 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
Related Topics
TaxLineListHome
TaxLineListImpl
-
All Known Implementing Classes
-
TaxLineListImpl
-
All Superinterfaces
-
Belonging
, BusinessSmartComponent
, Cloneable
, Comparable
, Serializable
getTaxLineList() Method
public List
getTaxLineList()
Returns the entire list
setTaxLineList(List) Method
public void setTaxLineList(List
list)
Sets the entire list