|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jml.MsnConnectionType
public final class MsnConnectionType
Msn connection type.
Field Summary | |
---|---|
static MsnConnectionType |
DIRECT
|
static MsnConnectionType |
NAT
|
static MsnConnectionType |
UPNP
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MsnConnectionType DIRECT
public static final MsnConnectionType NAT
public static final MsnConnectionType UPNP
Method Detail |
---|
public String toString()
toString
in class Object
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |