|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.essbase.defs.DataPrepAction
com.essbase.eas.essbase.defs.DataPrepRule.ActionColumnWidth
public static class DataPrepRule.ActionColumnWidth
| Constructor Summary | |
|---|---|
DataPrepRule.ActionColumnWidth(long type) |
|
DataPrepRule.ActionColumnWidth(long type, short column, short width) |
|
| Method Summary | |
|---|---|
short |
getColumn() |
short |
getWidth() |
void |
setColumn(short column) |
void |
setWidth(short width) |
| Methods inherited from class com.essbase.eas.essbase.defs.DataPrepAction |
|---|
getActionType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataPrepRule.ActionColumnWidth(long type)
public DataPrepRule.ActionColumnWidth(long type,
short column,
short width)
| Method Detail |
|---|
public void setColumn(short column)
public short getColumn()
public void setWidth(short width)
public short getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||