|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jqql.beans.QQLive
public class QQLive
QQLive description Bean QQLive描述信息Bean
ReceiveIMPacket
Field Summary | |
---|---|
String |
description
|
String |
title
|
char |
type
|
String |
url
|
Constructor Summary | |
---|---|
QQLive()
|
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 char type
public String title
public String description
public String url
Constructor Detail |
---|
public QQLive()
Method Detail |
---|
public void readBean(ByteBuffer buf)
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |