com.ecebs.rtd.enabler.types.itso.ipe
Class Type24.VehicleRestriction

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.ipe.Type24.VehicleRestriction
All Implemented Interfaces:
Serializable
Enclosing class:
Type24

public static class Type24.VehicleRestriction
extends Object
implements Serializable

Represents a Vehicle Specific Restriction found in Type 24 IPEs

Author:
kyleb
See Also:
Serialized Form

Method Summary
 LOC1 getDepartureLocation()
           
 String getServiceID()
           
 short getVehicleDepartureTime()
           
 boolean isRestriction()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDepartureLocation

public LOC1 getDepartureLocation()

getServiceID

public String getServiceID()

getVehicleDepartureTime

public short getVehicleDepartureTime()

isRestriction

public boolean isRestriction()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.