| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsound.chat.ConnectionSettings
public class ConnectionSettings
| Constructor Summary | |
|---|---|
| ConnectionSettings() | |
| Method Summary | |
|---|---|
|  int | getConnectionType() | 
|  int | getFormatCode() | 
|  void | setConnectionType(int connectionType) | 
|  void | setFormatCode(int formatCode) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConnectionSettings()
| Method Detail | 
|---|
public void setConnectionType(int connectionType)
public int getConnectionType()
public void setFormatCode(int formatCode)
public int getFormatCode()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||