commercestoretax.TaxAdjustmentCollection

Collection wrapper class for commercestoretax.TaxAdjustment

Methods 

global TaxAdjustment get(Integer index) 

Returns the list element stored at the specified index. return commercestoretax.TaxAdjustment

global Iterator<TaxAdjustment> iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator<TaxAdjustment>

global Integer indexOf(TaxAdjustment taxAdjustment) 

Returns the index of the first occurrence of the specified element in this list. If this list does not contain the element, returns -1.

Returns 

TypeDescription
Integer

global Integer size() 

Returns the number of elements in the list.

Returns 

TypeDescription
Integer

global Boolean isEmpty() 

Returns true if the list has zero elements.

Returns 

TypeDescription
Boolean

global Boolean equals(Object obj) 

global Integer hashCode() 


Newer Version Available

This content describes an older version of this product. View Latest