Uses of Annotation Interface
org.apache.juneau.rest.annotation.Swagger
Packages that use Swagger
-
Uses of Swagger in org.apache.juneau.rest.annotation
Fields 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@Swagger
object initialized with this builder.Methods in org.apache.juneau.rest.annotation with parameters of type SwaggerModifier and TypeMethodDescriptionstatic boolean
Returnstrue if the specified annotation contains all default values.Sets theRest.swagger()
property on this annotation.