|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.sync.Device
com.sybase.uep.bobclient.sync.Device.UnknownDevice
public static class Device.UnknownDevice
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sybase.uep.bobclient.sync.Device |
---|
Device.UnknownDevice |
Constructor Summary | |
---|---|
Device.UnknownDevice()
|
Method Summary | |
---|---|
Repository |
createRepository()
Creates a repository object appropriate to the device. |
void |
dumpInfo(java.io.PrintStream out)
Dumps information about the device to the given stream. |
java.lang.String |
getDeviceID()
Returns the unique string, if known, that identifies this device. |
Methods inherited from class com.sybase.uep.bobclient.sync.Device |
---|
findClass, getDevice, isEmulator, isLocalHTTP, setEmulator, setLocalHTTP |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Device.UnknownDevice()
Method Detail |
---|
public Repository createRepository()
Device
createRepository
in class Device
public void dumpInfo(java.io.PrintStream out)
Device
dumpInfo
in class Device
public java.lang.String getDeviceID()
Device
getDeviceID
in class Device
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |