|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coffeecrew.mobile.oop.Constants
public class Constants
All used constants, regarding to the OBEX Object Passing library, are defined in this class.
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE_NAME
Specifies the name of the service which will be started. |
static java.lang.String |
SERVICE_UUID_STRING
Specifies the string for the UUID the ObexObjectPassing Mechanism should be using. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SERVICE_UUID_STRING
public static final java.lang.String SERVICE_NAME
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||