- Gender - Enum in org.eclipse.microprofile.openapi.apps.airlines.model
-
- getAge() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the age property of a User instance.
- getAirline() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getAirlines() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Returns the Airlines of this Review
- getAirlines() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AirlinesResource
-
- getAirMiles() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- getAirportFrom() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getAirportTo() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getAllReviews() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
-
- getBirthInstant() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getBooking(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
-
- getBookings() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
-
- getBoolean(boolean, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
-
- getCardholderName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- getCardNumber() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- getCatBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Cat
-
- getCategory() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getCity() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
- getCode() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- getComment() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Returns the comments of this Review
- getContactPhone() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
-
- getCreditCard() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- getCvv() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- getDate() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
- getDate(Date, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
-
- getDateTime() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getDeparttureFlight() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- getDogBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Dog
-
- getDouble(double, double, double, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
-
- getEmail() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the email property of a User instance.
- getEmail() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getErrorCode() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getExpiryDate() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- getExtensions() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- getFirstName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns firstName property of a User instance.
- getFirstName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getFlights() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
-
- getFlights(String, String, String, String, int, int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AvailabilityResource
-
- getGender() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the gender property of a User instance.
- getId() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Returns the id of this Review
- getId() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the id property of a User instance
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
-
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
-
- getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getInt(int, int, int, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
-
- getInventory() - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
-
- getInventoryByStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
-
- getIssuer() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- getLastName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the lastName property of a User instance.
- getLastName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getLizardBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Lizard
-
- getLong(long, long, long, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
-
- getMessage() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- getName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
-
- getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
-
- getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
-
- getName() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- getNarrative() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
- getNumber() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getOrder() - Method in class org.eclipse.microprofile.openapi.tck.utils.YamlToJsonFilter
-
- getOrderById(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
-
- getPassword() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the password property of a User instance.
- getPassword() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getPetById(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
-
- getPetById(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
-
- getPetId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getPetId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- getPhone() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the phone property of a User instance.
- getPhone() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getPhotoUrls() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getPlayerById(String) - Method in interface org.eclipse.microprofile.openapi.apps.airlines.resources.PlayerService
-
- getPrice() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getQuantity() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getQuantity() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- getRandomAirline() - Static method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AirlinesResource
-
- getRandomNumber(int, int) - Static method in class org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
-
- getRating() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Returns the rating of this Review
- getReturningFlight() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- getReviewByAirline(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
-
- getReviewByAirlineAndUser(String, String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
-
- getReviewById(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
-
- getReviewByUser(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
-
- getSeatPreference() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- getShipDate() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getShipDate() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- getSingletons() - Method in class org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
-
- getSingletons() - Method in class org.eclipse.microprofile.openapi.apps.petstore.PetStoreApp
-
- getStatus() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getTags() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- getTemperture() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
- getType() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- getUrl() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- getUser() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Returns the user of this Review
- getUserById(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
-
- getUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
-
- getUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
-
- getUserData() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
-
- getUserName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Returns the userName property of a User instance.
- getUsername() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getUserStatus() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
- getUserStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- getWeath() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
-
- getWeather() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
-
- schemaTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
-
- securityRequirementTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
-
- securitySchemeTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
-
- serverTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
-
- serverVariableTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
-
- setAge(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the age property of a User instance to the parameter.
- setAirline(Airline) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setAirlinesID(Airline) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Sets the airlines for this Review
- setAirMiles(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- setAirportFrom(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setAirportTo(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setBirthInstant(Instant) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setCardholderName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- setCardNumber(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- setCatBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Cat
-
- setCategory(Category) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setCode(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- setComment(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Sets the comments for this Review
- setComplete(boolean) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setComplete(boolean) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setContactPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
-
- setCreditCard(CreditCard) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- setCvv(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- setDateTime(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setDeparttureFlight(Flight) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- setDogBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Dog
-
- setEmail(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the email property of a User instance to the parameter.
- setEmail(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setExpiryDate(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- setExtensions(Map<String, Object>) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- setFirstName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the firstName property of a User instance to the parameter.
- setFirstName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setGender(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the gender property of a User instance to the parameter.
- setId(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Sets the id for this Review
- setId(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the id property of a User instance to the parameter.
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
-
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
-
- setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setIssuer(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
-
- setLastName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the lastName property of a User instance to the parameter.
- setLastName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setLizardBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Lizard
-
- setMessage(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- setName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
-
- setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
-
- setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
-
- setName(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- setNumber(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setPassword(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the password property of a User instance to the parameter.
- setPassword(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setPetId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setPetId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the phone property of a User instance to the parameter.
- setPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setPhotoUrls(List<String>) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setPrice(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setQuantity(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setQuantity(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setRating(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Sets the rating for this Review
- setReturningFlight(Flight) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- setSeatPreference(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
-
- setShipDate(Date) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setShipDate(Date) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
-
- setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
-
- setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
-
- setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setTags(List<Tag>) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
-
- setType(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
-
- setUrl(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
-
- setUser(User) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
-
Sets the user for this Review
- setUserData(UserData) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
-
- setUserName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the userName property of a User instance to the parameter.
- setUsername(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- setUserStatus(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
-
Sets the status of this User instance.
- setUserStatus(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
-
- StaticDocumentTest - Class in org.eclipse.microprofile.openapi.tck
-
This test covers Open API documents that are specified by the META-INF/openapi.yaml file.
- StaticDocumentTest() - Constructor for class org.eclipse.microprofile.openapi.tck.StaticDocumentTest
-
- StoreData - Class in org.eclipse.microprofile.openapi.apps.petstore.data
-
- StoreData() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.data.StoreData
-