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

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

public static class Type24.Restriction
extends Object
implements Serializable

Represents a Restriction found in a Type 24 IPE

Author:
kyleb
See Also:
Serialized Form

Method Summary
 short getEndTime()
           
 LOC1 getLocationApplicability()
           
 String getOperatorApplicability()
           
 short getStartTime()
           
 byte getTimeBandFlag()
           
 boolean isOnArrive()
           
 boolean isValidInTimeBand()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getOperatorApplicability

public String getOperatorApplicability()

getLocationApplicability

public LOC1 getLocationApplicability()

getTimeBandFlag

public byte getTimeBandFlag()

getStartTime

public short getStartTime()

getEndTime

public short getEndTime()

isOnArrive

public boolean isOnArrive()

isValidInTimeBand

public boolean isValidInTimeBand()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.