|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuicc.usim.geolocation.GeoLocationBuilder
public class GeoLocationBuilder
The GeoLocationBuilder
class is a GeoLocation
object factory.
Constructor Summary | |
---|---|
GeoLocationBuilder()
|
Method Summary | |
---|---|
static GeoLocation |
buildGeoLocation(uicc.toolkit.TerminalProfile profile,
uicc.toolkit.ToolkitRegistry registry)
Create an instance of the GeoLocation interface. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoLocationBuilder()
Method Detail |
---|
public static GeoLocation buildGeoLocation(uicc.toolkit.TerminalProfile profile, uicc.toolkit.ToolkitRegistry registry)
GeoLocation
interface. Initialises the GeoLocation
object with the information given in the TerminalProfile
about the ME capabilities and performs the
necessary registration to the ToolkitRegistry
object of the Applet instance.
GeoLocation
object;uicc.toolkit.ToolkitRegistry;
,
uicc.toolkit.TerminalProfile;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |