public class CellGroupDO extends Object
CellGroupDO()
String
getCellType()
List<String>
getData()
void
setCellType(String cellType)
setData(List<String> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CellGroupDO()
public String getCellType()
public void setCellType(String cellType)
public List<String> getData()
public void setData(List<String> data)
Copyright © 2025. All Rights Reserved.