Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.model
Interface ExtendedLocation

All Superinterfaces:
Location, Point, java.io.Serializable

public interface ExtendedLocation
extends Location

Method Summary
 java.lang.String getHouseNumber()
           
 java.lang.String[] getStreetNames()
           

 

Methods inherited from interface oracle.panama.model.Location
geocode, getAddressLastLine, getAddressLine1, getAddressLine2, getBlock, getCity, getCompanyName, getCountry, getCounty, getGeocodeProvider, getMatchMode, getPostalCode, getPostalCodeExt, getState, setAddressLastLine, setAddressLine1, setAddressLine2, setBlock, setCity, setCompanyName, setCountry, setCounty, setGeocodeProvider, setMatchMode, setPostalCode, setPostalCodeExt, setState

 

Methods inherited from interface oracle.panama.model.Point
getDistance, getLabel, getLatitude, getLongitude, getPositionProvider, getRadius, setLabel, setLatitude, setLongitude, setPositionProvider, setRadius

 

Method Detail

getStreetNames

public java.lang.String[] getStreetNames()

getHouseNumber

public java.lang.String getHouseNumber()

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.