Uses of Annotation Interface
org.apache.juneau.rest.annotation.Swagger
Packages that use Swagger
- 
Uses of Swagger in org.apache.juneau.rest.annotationFields in org.apache.juneau.rest.annotation declared as SwaggerMethods in org.apache.juneau.rest.annotation that return SwaggerModifier and TypeMethodDescriptionSwaggerAnnotation.Builder.build()Instantiates a new@Swaggerobject initialized with this builder.Methods in org.apache.juneau.rest.annotation with parameters of type SwaggerModifier and TypeMethodDescriptionstatic booleanReturnstrue if the specified annotation contains all default values.Sets theRest.swagger()property on this annotation.