commercestoretax.StoreTaxesInfoCollection

Collection wrapper class for commercestoretax.StoreTaxesInfo

Methods 

global get(Integer index) 

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

global iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator

global indexOf(StoreTaxesInfo storeTaxesInfo) 

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 size() 

Returns the number of elements in the list.

Returns 

TypeDescription
Integer

global isEmpty() 

Returns true if the list has zero elements.

Returns 

TypeDescription
Boolean

global equals(Object obj) 

global hashCode() 


Newer Version Available

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

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!