|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwx.DataFormat
Constructor Summary | |
DataFormat()
|
|
DataFormat(int type)
|
|
DataFormat(java.lang.String id)
|
Method Summary | |
void |
delete()
|
java.lang.String |
getId()
|
int |
getType()
|
void |
setId(java.lang.String id)
|
void |
setType(int type)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataFormat()
public DataFormat(int type)
public DataFormat(java.lang.String id)
Method Detail |
public void delete()
public java.lang.String getId()
public void setId(java.lang.String id)
public int getType()
public void setType(int type)
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |