public class ProductComponentLinks extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends IProductComponent> |
getTarget(int index,
Map<String,IProductComponentLink<T>> componentLink)
Returns value of type IProductComponent at the indicated index.
|
public static <T extends IProductComponent> T getTarget(int index, Map<String,IProductComponentLink<T>> componentLink)
IndexOutOfBoundsException - if the given index is out of rangeCopyright © 2020. All rights reserved.