Skip navigation links
A B C D E G H I J L M N O P Q R S T U 

S

setAddressInfo(AddressInfo) - Method in class javax.microedition.location.Landmark
Sets the AddressInfo of the landmark.
setAddressInfoRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine textual address information.
setAltitude(float) - Method in class javax.microedition.location.Coordinates
Sets the geodetic altitude for this point.
setAltitudeRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine altitude.
setCostAllowed(boolean) - Method in class javax.microedition.location.Criteria
Sets the preferred cost setting.
setCourse(float) - Method in class javax.microedition.location.Location
Sets the terminal's course, ensuring that the value is always in the range [0.0,360.0) degrees.
setDescription(String) - Method in class javax.microedition.location.Landmark
Sets the description of the landmark.
setField(int, String) - Method in class javax.microedition.location.AddressInfo
Sets the value of an address field.
setHorizontalAccuracy(int) - Method in class javax.microedition.location.Criteria
Sets the desired horizontal accuracy preference.
setHorizontalAccuracy(float) - Method in class javax.microedition.location.QualifiedCoordinates
Sets the horizontal accuracy of the location in meters (1-sigma standard deviation).
setLatitude(double) - Method in class javax.microedition.location.Coordinates
Sets the geodetic latitude for this point.
setLocationListener(LocationListener, int, int, int) - Method in class javax.microedition.location.LocationProvider
Adds a LocationListener for updates at the defined interval.
setLongitude(double) - Method in class javax.microedition.location.Coordinates
Sets the geodetic longitude for this point.
setName(String) - Method in class javax.microedition.location.Landmark
Sets the name of the landmark.
setPreferredPowerConsumption(int) - Method in class javax.microedition.location.Criteria
Sets the preferred maximum level of power consumption.
setPreferredResponseTime(int) - Method in class javax.microedition.location.Criteria
Sets the desired maximum response time preference.
setQualifiedCoordinates(QualifiedCoordinates) - Method in class javax.microedition.location.Landmark
Sets the QualifiedCoordinates of the landmark.
setSpeed(float) - Method in class javax.microedition.location.Location
Set the current ground speed of the location object in m/s.
setSpeedAndCourseRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine speed and course.
setVerticalAccuracy(int) - Method in class javax.microedition.location.Criteria
Sets the desired vertical accuracy preference.
setVerticalAccuracy(float) - Method in class javax.microedition.location.QualifiedCoordinates
Sets the accuracy of the location in meters in vertical direction (orthogonal to ellipsoid surface, 1-sigma standard deviation).
STATE - Static variable in class javax.microedition.location.AddressInfo
Address field denoting state or province.
STREET - Static variable in class javax.microedition.location.AddressInfo
Address field denoting street name and number.
A B C D E G H I J L M N O P Q R S T U 
Skip navigation links