Uses of Class
org.eclipse.microprofile.openapi.apps.petstore.model.Pet
Packages that use Pet
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
Copyright (c) 2017 Contributors to the Eclipse Foundation
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of Pet in org.eclipse.microprofile.openapi.apps.petstore.data
Methods in org.eclipse.microprofile.openapi.apps.petstore.data that return PetMethods in org.eclipse.microprofile.openapi.apps.petstore.data that return types with arguments of type PetModifier and TypeMethodDescriptionPetData.findPetByStatus(String status) PetData.findPetByTags(String tags) Methods in org.eclipse.microprofile.openapi.apps.petstore.data with parameters of type Pet -
Uses of Pet in org.eclipse.microprofile.openapi.apps.petstore.model
Subclasses of Pet in org.eclipse.microprofile.openapi.apps.petstore.model -
Uses of Pet in org.eclipse.microprofile.openapi.apps.petstore.resource
Methods in org.eclipse.microprofile.openapi.apps.petstore.resource with parameters of type Pet