commercestoretax.CalculateTaxesRequestLineItemCollection

Collection wrapper class for commercestoretax.CalculateTaxesRequestLineItem

Methods 

global CalculateTaxesRequestLineItem get(Integer index) 

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

global Iterator<CalculateTaxesRequestLineItem> iterator() 

Returns an instance of an iterator for this list.

Returns 

TypeDescription
Iterator<CalculateTaxesRequestLineItem>

global Integer indexOf(CalculateTaxesRequestLineItem lineItem) 

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

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