Uses of Class
org.glassfish.jersey.examples.jettison.FlightType
-
-
Uses of FlightType in org.glassfish.jersey.examples.jettison
Fields in org.glassfish.jersey.examples.jettison with type parameters of type FlightType Modifier and Type Field Description protected List<FlightType>Flights. flightMethods in org.glassfish.jersey.examples.jettison that return FlightType Modifier and Type Method Description FlightTypeObjectFactory. createFlightType()Create an instance ofFlightTypeMethods in org.glassfish.jersey.examples.jettison that return types with arguments of type FlightType Modifier and Type Method Description List<FlightType>Flights. getFlight()Gets the value of the flight property.
-