org.onebusaway.webapp.gwt.common.control
Class AbstractPlaceImpl

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.control.AbstractPlaceImpl
All Implemented Interfaces:
Place
Direct Known Subclasses:
LocalResultPlaceImpl, PlaceImpl, PlacemarkPlaceImpl

public abstract class AbstractPlaceImpl
extends Object
implements Place


Constructor Summary
AbstractPlaceImpl()
           
 
Method Summary
 String getDescriptionAsString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.onebusaway.webapp.gwt.common.control.Place
getAccuracy, getDescription, getLocation, getName
 

Constructor Detail

AbstractPlaceImpl

public AbstractPlaceImpl()
Method Detail

getDescriptionAsString

public String getDescriptionAsString()
Specified by:
getDescriptionAsString in interface Place


Copyright © 2012 OneBusAway. All Rights Reserved.