Index
All Classes and Interfaces|All Packages
A
- aircraft - Variable in class org.glassfish.jersey.examples.jettison.FlightType
- AircraftType - Class in org.glassfish.jersey.examples.jettison
-
TODO javadoc.
- AircraftType() - Constructor for class org.glassfish.jersey.examples.jettison.AircraftType
- AircraftType(String, double, int) - Constructor for class org.glassfish.jersey.examples.jettison.AircraftType
- AircraftTypeList - Class in org.glassfish.jersey.examples.jettison
-
TODO javadoc.
- AircraftTypeList() - Constructor for class org.glassfish.jersey.examples.jettison.AircraftTypeList
- App - Class in org.glassfish.jersey.examples.jettison
-
Utility class which can create
ApplicationHandlerinstance and provides support for running this sample from command line. - App() - Constructor for class org.glassfish.jersey.examples.jettison.App
C
- company - Variable in class org.glassfish.jersey.examples.jettison.FlightType
- createApp() - Static method in class org.glassfish.jersey.examples.jettison.App
- createFlights() - Method in class org.glassfish.jersey.examples.jettison.ObjectFactory
-
Create an instance of
Flights - createFlightType() - Method in class org.glassfish.jersey.examples.jettison.ObjectFactory
-
Create an instance of
FlightType
F
- flight - Variable in class org.glassfish.jersey.examples.jettison.Flights
- flightId - Variable in class org.glassfish.jersey.examples.jettison.FlightType
- FlightList - Class in org.glassfish.jersey.examples.jettison
-
TODO javadoc.
- FlightList() - Constructor for class org.glassfish.jersey.examples.jettison.FlightList
- Flights - Class in org.glassfish.jersey.examples.jettison
-
Java class for anonymous complex type.
- Flights() - Constructor for class org.glassfish.jersey.examples.jettison.Flights
- FlightsDataStore - Class in org.glassfish.jersey.examples.jettison
-
TODO javadoc.
- FlightsDataStore() - Constructor for class org.glassfish.jersey.examples.jettison.FlightsDataStore
- FlightType - Class in org.glassfish.jersey.examples.jettison
-
Java class for flightType complex type.
- FlightType() - Constructor for class org.glassfish.jersey.examples.jettison.FlightType
G
- getAircraft() - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Gets the value of the aircraft property.
- getAircraftTypes() - Method in class org.glassfish.jersey.examples.jettison.AircraftTypeList
- getCompany() - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Gets the value of the company property.
- getContext(Class<?>) - Method in class org.glassfish.jersey.examples.jettison.JaxbContextResolver
- getFlight() - Method in class org.glassfish.jersey.examples.jettison.Flights
-
Gets the value of the flight property.
- getFlightId() - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Gets the value of the flightId property.
- getFlightList() - Method in class org.glassfish.jersey.examples.jettison.FlightList
- getFlights() - Static method in class org.glassfish.jersey.examples.jettison.FlightsDataStore
- getNumber() - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Gets the value of the number property.
I
- init() - Static method in class org.glassfish.jersey.examples.jettison.FlightsDataStore
- init(Flights) - Static method in class org.glassfish.jersey.examples.jettison.FlightsDataStore
- initData() - Method in class org.glassfish.jersey.examples.jettison.FlightList
J
- JaxbContextResolver - Class in org.glassfish.jersey.examples.jettison
-
Context resolverforJAXBContext. - JaxbContextResolver() - Constructor for class org.glassfish.jersey.examples.jettison.JaxbContextResolver
L
- length - Variable in class org.glassfish.jersey.examples.jettison.AircraftType
M
- main(String[]) - Static method in class org.glassfish.jersey.examples.jettison.App
N
- number - Variable in class org.glassfish.jersey.examples.jettison.FlightType
O
- ObjectFactory - Class in org.glassfish.jersey.examples.jettison
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.jersey.samples.jsonfromjaxb.jaxb package.
- ObjectFactory() - Constructor for class org.glassfish.jersey.examples.jettison.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.jersey.samples.jsonfromjaxb.jaxb
- org.glassfish.jersey.examples.jettison - package org.glassfish.jersey.examples.jettison
P
- putFlightList(Flights) - Method in class org.glassfish.jersey.examples.jettison.FlightList
S
- seatingCapacity - Variable in class org.glassfish.jersey.examples.jettison.AircraftType
- setAircraft(String) - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Sets the value of the aircraft property.
- setCompany(String) - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Sets the value of the company property.
- setFlightId(String) - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Sets the value of the flightId property.
- setNumber(long) - Method in class org.glassfish.jersey.examples.jettison.FlightType
-
Sets the value of the number property.
T
- toString() - Method in class org.glassfish.jersey.examples.jettison.Flights
- toString() - Method in class org.glassfish.jersey.examples.jettison.FlightType
- type - Variable in class org.glassfish.jersey.examples.jettison.AircraftType
All Classes and Interfaces|All Packages