gluu
|
継承メンバを含む org.gluu.oxtrust.model.table.Cell の全メンバ一覧です。
Cell(int col, int row, String value) | org.gluu.oxtrust.model.table.Cell | inline |
col | org.gluu.oxtrust.model.table.Cell | private |
getCol() | org.gluu.oxtrust.model.table.Cell | inline |
getRow() | org.gluu.oxtrust.model.table.Cell | inline |
getValue() | org.gluu.oxtrust.model.table.Cell | inline |
row | org.gluu.oxtrust.model.table.Cell | package |
serialVersionUID | org.gluu.oxtrust.model.table.Cell | privatestatic |
setCol(int col) | org.gluu.oxtrust.model.table.Cell | inline |
setRow(int row) | org.gluu.oxtrust.model.table.Cell | inline |
setValue(String value) | org.gluu.oxtrust.model.table.Cell | inline |
value | org.gluu.oxtrust.model.table.Cell | private |