org.hibersap.examples.flightdetail
Class FlightData
java.lang.Object
org.hibersap.examples.flightdetail.FlightData
- All Implemented Interfaces:
- Serializable
public class FlightData
- extends Object
- implements Serializable
- Author:
- Carsten Erker
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlightData
public FlightData()
getAirlineId
public String getAirlineId()
getAirportfr
public String getAirportfr()
getAirportto
public String getAirportto()
getArrtime
public Date getArrtime()
getCityfrom
public String getCityfrom()
getCityto
public String getCityto()
getConnectid
public String getConnectid()
getCurr
public String getCurr()
getDeptime
public Date getDeptime()
getFlightdate
public Date getFlightdate()
getPrice
public BigDecimal getPrice()
Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.