CartAdjustmentBasisCollection

Collection of CartAdjustmentBasis objects.

Inheritance

CartAdjustmentBasisCollection

Get the collection element stored at the specified index.

Type

CartAdjustmentBasis

Description

CartAdjustmentBasis

Returns an instance of an iterator for this collection.

Type

Iterator<CartAdjustmentBasis>

Description

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

Type

Integer

Description

Returns the number of elements in the collection.

Type

Integer

Description

Returns true if the collection has zero elements.

Type

Boolean

Description

Adds an element to the collection.

Type

void

Description

Removes an element from the collection.

Type

void

Description