|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jqql.beans.QQOrganization
public class QQOrganization
organization info wrapper bean. 组织信息封装bean
Field Summary | |
---|---|
int |
id
|
String |
name
|
int |
path
|
Constructor Summary | |
---|---|
QQOrganization()
|
Method Summary | |
---|---|
void |
readBean(ByteBuffer buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int id
public String name
public int path
Constructor Detail |
---|
public QQOrganization()
Method Detail |
---|
public void readBean(ByteBuffer buf)
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |