|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tuneology.avm.FreeDb.Site
A class to represent a FreeDb server site.
Field Summary | |
java.lang.String |
host
The hostname of the server. |
java.lang.String |
location
The description of the the server's location. |
int |
port
the server's port number |
java.lang.String |
position
The server's latitude and longitude. |
Constructor Summary | |
FreeDb.Site()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String host
public int port
public java.lang.String location
public java.lang.String position
Constructor Detail |
public FreeDb.Site()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |