public class ChatSetting extends Object
ChatSetting(String key, String value, int type)
String
getKey()
int
getType()
getValue()
void
setKey(String key)
setType(int type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChatSetting(String key, String value, int type)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public int getType()
public void setType(int type)