org.springframework.oxm.jibx
Class Flights
java.lang.Object
org.springframework.oxm.jibx.Flights
public class Flights
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flightList
protected ArrayList flightList
Flights
public Flights()
addFlight
public void addFlight(FlightType flight)
getFlight
public FlightType getFlight(int index)
sizeFlightList
public int sizeFlightList()
Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.