|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractType
|
+--com.moyosoft.connector.ms.excel.CutCopyMode
| Field Summary | |
static CutCopyMode |
COPY
|
static CutCopyMode |
CUT
|
| Method Summary | |
static CutCopyMode |
getById(int pId)
|
boolean |
isCopy()
|
boolean |
isCut()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final CutCopyMode COPY
public static final CutCopyMode CUT
| Method Detail |
public static CutCopyMode getById(int pId)
public boolean isCopy()
public boolean isCut()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||