Uses of Class
org.eclipse.microprofile.openapi.apps.petstore.model.Order
Packages that use Order
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of Order in org.eclipse.microprofile.openapi.apps.petstore.data
Methods in org.eclipse.microprofile.openapi.apps.petstore.data that return OrderModifier and TypeMethodDescriptionStoreData.findOrderById(long orderId) StoreData.placeOrder(Order order) Methods in org.eclipse.microprofile.openapi.apps.petstore.data with parameters of type Order -
Uses of Order in org.eclipse.microprofile.openapi.apps.petstore.resource
Methods in org.eclipse.microprofile.openapi.apps.petstore.resource that return OrderMethods in org.eclipse.microprofile.openapi.apps.petstore.resource with parameters of type Order