junitx.ddtunit.resources
Class FLY_BookingInfo

java.lang.Object
  extended by junitx.ddtunit.resources.FLY_BookingInfo

public class FLY_BookingInfo
extends Object


Constructor Summary
FLY_BookingInfo()
           
 
Method Summary
 FLY_Address getAddress()
           
 HashSet getPassengerFlyers()
           
 void setAddress(FLY_Address address)
           
 void setPassengerFlyers(HashSet passengerFlyers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FLY_BookingInfo

public FLY_BookingInfo()
Method Detail

getAddress

public FLY_Address getAddress()

setAddress

public void setAddress(FLY_Address address)

getPassengerFlyers

public HashSet getPassengerFlyers()

setPassengerFlyers

public void setPassengerFlyers(HashSet passengerFlyers)


Copyright © 2004-2011. All Rights Reserved.