|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdk.itu.smds.torusman.Service
public class Service
The class Service that describes the url of a discovered service on the network.
| Field Summary | |
|---|---|
static javax.bluetooth.UUID |
TORUS_UUID
The Constant TORUS_UUID. |
| Constructor Summary | |
|---|---|
Service(java.lang.String url)
Instantiates a new service. |
|
| Method Summary | |
|---|---|
java.lang.String |
getURL()
Gets the URL. |
java.lang.String |
toString()
Prints out meaningfull information of the service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.bluetooth.UUID TORUS_UUID
| Constructor Detail |
|---|
public Service(java.lang.String url)
url - the url| Method Detail |
|---|
public java.lang.String getURL()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||