net.sf.fb4j.model
Interface Location

All Known Implementing Classes:
EventLocation, GroupLocation, HometownLocation, PageLocation, UserLocation, WorkLocation

public interface Location

Author:
Mino Togna, Gino Miceli

Method Summary
 java.lang.String getCity()
           
 java.lang.String getCountry()
           
 java.lang.String getState()
           
 

Method Detail

getCity

java.lang.String getCity()

getState

java.lang.String getState()

getCountry

java.lang.String getCountry()


Copyright © 2008. All Rights Reserved.