A D S V 
All Classes All Packages

A

ApiEnum - Annotation Type in de.pentabyte.springfox
Adds API descriptions to ENUM values.
ApiEnumDescriptionPlugin - Class in de.pentabyte.springfox
Will extend all ApiModelPropertys' and ApiParams' description with a list of ENUM descriptions, if the property is an enum and if at least one of its values is annotated with ApiEnum to make this work.
ApiEnumDescriptionPlugin() - Constructor for class de.pentabyte.springfox.ApiEnumDescriptionPlugin
 
apply(ModelPropertyContext) - Method in class de.pentabyte.springfox.ApiEnumDescriptionPlugin
 
apply(ParameterContext) - Method in class de.pentabyte.springfox.ApiEnumDescriptionPlugin
 

D

de.pentabyte.springfox - package de.pentabyte.springfox
 

S

supports(DocumentationType) - Method in class de.pentabyte.springfox.ApiEnumDescriptionPlugin
 

V

value() - Method in annotation type de.pentabyte.springfox.ApiEnum
 
A D S V 
All Classes All Packages