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

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

public static class Type24.PaxDetails
extends Object
implements Serializable

Represents a Passenger Details structure found within Type 24 IPEs

Author:
kyleb
See Also:
Serialized Form

Method Summary
 ITSOCodeResolver.Gender getGender()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public String getName()

getGender

public ITSOCodeResolver.Gender getGender()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.