commercestoretax.TaxInfoCollection

Collection wrapper class for commercestoretax.TaxInfo List

Methods 

global TaxInfo get(Integer index) 

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

global Iterator<TaxInfo> iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator<TaxInfo>

global Integer indexOf(TaxInfo taxInfo) 

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