public interface Product extends PCMElement
| Modifier and Type | Method and Description |
|---|---|
void |
addCell(Cell cell) |
Cell |
findCell(Feature feature) |
List<Cell> |
getCells() |
String |
getName() |
void |
removeCell(Cell cell) |
void |
setName(String name) |
accept, cloneCopyright © 2015. All rights reserved.