public interface SAPProductList
| Modifier and Type | Method and Description |
|---|---|
SAPProduct |
getProduct(int index)
get a stored item/product with the given index
|
int |
size()
size of the SAPProductList
|
SAPProduct getProduct(int index)
index - index of the SAPProduct in the SAPProductListint size()
Copyright © 2017 SAP SE. All Rights Reserved.