oracle.panama.model
Interface ExtendedLocation

All Superinterfaces:
Location, Point

public interface ExtendedLocation
extends Location


Method Summary
TypeMethod
 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, getRadius, setLabel, setLatitude, setLongitude, setRadius
 

Method Detail

getStreetNames

public java.lang.String[] getStreetNames()

getHouseNumber

public java.lang.String getHouseNumber()