Uses of Annotation Interface
org.apache.juneau.oapi.annotation.OpenApi
Packages that use OpenApi
- 
Uses of OpenApi in org.apache.juneau.oapi.annotationFields in org.apache.juneau.oapi.annotation declared as OpenApiMethods in org.apache.juneau.oapi.annotation that return OpenApiModifier and TypeMethodDescriptionOpenApiAnnotation.Builder.build()Instantiates a new@OpenApiobject initialized with this builder.static OpenApiOpenApiAnnotation.copy(OpenApi a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.oapi.annotation with parameters of type OpenApiModifier and TypeMethodDescriptionstatic OpenApiOpenApiAnnotation.copy(OpenApi a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.oapi.annotation with type arguments of type OpenApiModifier and TypeMethodDescriptionvoidOpenApiAnnotation.Apply.apply(AnnotationInfo<OpenApi> ai, Context.Builder b)