public class ModifierBean extends Object
Constructor and Description |
---|
ModifierBean()
Default constructor.
|
ModifierBean(String cell)
Constructor using the specified cell id.
|
Modifier and Type | Method and Description |
---|---|
String |
getCell() |
Collection<String> |
getDisableForRelation() |
void |
setCell(String cell) |
void |
setDisableForRelation(Collection<String> disableForRelation) |
public ModifierBean()
public ModifierBean(String cell)
cell
- the cell id to setpublic String getCell()
public void setCell(String cell)
cell
- the cell id to setpublic Collection<String> getDisableForRelation()
public void setDisableForRelation(Collection<String> disableForRelation)
disableForRelation
- the disableForRelation to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a