|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepresentedCellCurious
Method Summary | |
---|---|
int |
getColumnNumberOfRepresentedCell()
get the column number of the represented cell in the the accounting line table |
String |
getRepresentedCellPropertyName()
get the property name of the represented cell in the the accounting line table |
void |
setColumnNumberOfRepresentedCell(int columnNumberOfRepresentedCell)
set the column number of the represented cell in the the accounting line table |
void |
setRepresentedCellPropertyName(String representedCellPropertyName)
set the property name of the represented cell in the the accounting line table |
Method Detail |
---|
void setRepresentedCellPropertyName(String representedCellPropertyName)
representedCellPropertyName
- the given property name of the represented cell in the the accounting line tableString getRepresentedCellPropertyName()
void setColumnNumberOfRepresentedCell(int columnNumberOfRepresentedCell)
columnNumberOfRepresentedCell
- the given column number of the represented cell in the the accounting line tableint getColumnNumberOfRepresentedCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |