Uses of Class
org.glassfish.jersey.examples.jsonjaxb.FlightType

Uses of FlightType in org.glassfish.jersey.examples.jsonjaxb
 

Fields in org.glassfish.jersey.examples.jsonjaxb with type parameters of type FlightType
protected  List<FlightType> Flights.flight
           
 

Methods in org.glassfish.jersey.examples.jsonjaxb that return FlightType
 FlightType ObjectFactory.createFlightType()
          Create an instance of FlightType
 

Methods in org.glassfish.jersey.examples.jsonjaxb that return types with arguments of type FlightType
 List<FlightType> Flights.getFlight()
          Gets the value of the flight property.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.