|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.microedition.broadcast.platform.PlatformProvider
public class PlatformProvider
PlatformProvider
is an abstraction of a broadcast
network provider. For example, it can abstract in practice the used broadcast
frequency/frequencies and the chosen IP platform.
Method Summary | |
---|---|
long |
getID()
Returns the ID number of the platform provider. |
java.lang.String |
toString()
Returns the name of the platform provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public long getID()
public java.lang.String toString()
toString
in class java.lang.Object
null
.
|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |