public class ConfigCell extends Object
ConfigCell()
ConfigCell(String cellName, String cellText)
String
getCellName()
getCellText()
void
setCellName(String cellName)
setCellText(String cellText)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConfigCell()
public ConfigCell(String cellName, String cellText)
public String getCellName()
public void setCellName(String cellName)
public String getCellText()
public void setCellText(String cellText)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.