public interface Product extends PCMElement
| Modifier and Type | Method and Description |
|---|---|
void |
addCell(Cell cell) |
Cell |
findCell(Feature feature) |
List<Cell> |
getCells() |
Feature |
getKey() |
Cell |
getKeyCell() |
String |
getKeyContent() |
PCM |
getPCM() |
void |
removeCell(Cell cell) |
accept, cloneCopyright © 2016. All rights reserved.