org.promotego.viewbeans
Class OfferedGameViewBean
java.lang.Object
org.promotego.viewbeans.OfferedGameViewBean
- All Implemented Interfaces:
- java.lang.Comparable<OfferedGameViewBean>
public class OfferedGameViewBean
- extends java.lang.Object
- implements java.lang.Comparable<OfferedGameViewBean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfferedGameViewBean
public OfferedGameViewBean()
getDistance
public double getDistance()
setDistance
public void setDistance(double distance)
getDuration
public float getDuration()
getOfferedGame
public OfferedGame getOfferedGame()
getLocation
public Location getLocation()
getOfferer
public User getOfferer()
getStartTime
public java.util.Date getStartTime()
setOfferedGame
public void setOfferedGame(OfferedGame offeredGame)
getId
public java.lang.Long getId()
compareTo
public int compareTo(OfferedGameViewBean otherBean)
- Specified by:
compareTo
in interface java.lang.Comparable<OfferedGameViewBean>
Copyright © 2007. All Rights Reserved.