Oracle Application Server Wireless Java API Reference
B14043-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

getHouseNumber

public java.lang.String getHouseNumber()

getStreetNames

public java.lang.String[] getStreetNames()

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.