public class ConfigCell extends Object
| 构造器和说明 |
|---|
ConfigCell() |
ConfigCell(String cellName,
String cellText) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCellName() |
String |
getCellText() |
void |
setCellName(String cellName) |
void |
setCellText(String cellText) |
String |
toString() |
Copyright © 2015. All rights reserved.