com.ecebs.rtd.enabler.types.itso.vrdg
Class VGX3.Reservation

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.vrdg.VGX3.Reservation
All Implemented Interfaces:
Serializable
Enclosing class:
VGX3

public static class VGX3.Reservation
extends Object
implements Serializable

Represents a reservation within this VGX

Author:
kyleb
See Also:
Serialized Form

Method Summary
 String getAccomAttribute()
           
 ITSOCodeResolver.BerthPosition getBerthPosition()
           
 String getCoach()
           
 Calendar getDtsLegDeparture()
           
 LOC1 getLegDestination()
           
 LOC1 getLegOrigin()
           
 String getLegServiceID()
           
 byte getReservationType()
           
 ITSOCodeResolver.SeatPositionCode getSeatDirection()
           
 String getSeatNum()
           
 boolean isCabinShared()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDtsLegDeparture

public Calendar getDtsLegDeparture()

getLegServiceID

public String getLegServiceID()

getLegOrigin

public LOC1 getLegOrigin()

getLegDestination

public LOC1 getLegDestination()

getCoach

public String getCoach()

getSeatNum

public String getSeatNum()

getAccomAttribute

public String getAccomAttribute()

getSeatDirection

public ITSOCodeResolver.SeatPositionCode getSeatDirection()

getBerthPosition

public ITSOCodeResolver.BerthPosition getBerthPosition()

getReservationType

public byte getReservationType()

isCabinShared

public boolean isCabinShared()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.