org.onebusaway.api.model.transit
Class StopCalendarDayV2Bean
java.lang.Object
org.onebusaway.api.model.transit.StopCalendarDayV2Bean
- All Implemented Interfaces:
- Serializable
public class StopCalendarDayV2Bean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopCalendarDayV2Bean
public StopCalendarDayV2Bean()
getDate
public long getDate()
setDate
public void setDate(long date)
getGroup
public int getGroup()
setGroup
public void setGroup(int group)
Copyright © 2012 OneBusAway. All Rights Reserved.