JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.bluebell.greenhouse.planter.annotations.market.price
MarketPriceNotFoundApiResponse
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface MarketPriceNotFoundApiResponse
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
MarketPriceNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a market price cannot be found for the given uid.
Version:
1.0.6
Author:
Stephen Prizio