|
||||||||||
| 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.ActionMove
public static class DataPrepRule.ActionMove
| Constructor Summary | |
|---|---|
DataPrepRule.ActionMove(long type) |
|
DataPrepRule.ActionMove(long type, short column) |
|
| Method Summary | |
|---|---|
short |
getColumn() |
short |
getNewColumn() |
void |
setColumn(short column) |
void |
setNewColumn(short col) |
| 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.ActionMove(long type)
public DataPrepRule.ActionMove(long type,
short column)
| Method Detail |
|---|
public void setColumn(short column)
public short getColumn()
public void setNewColumn(short col)
public short getNewColumn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||