Uses of Class
com.kingsrook.qqq.openapi.model.Tag
Packages that use Tag
Package
Description
The POJOs in this package represent a model of an OpenAPI spec file.
-
Uses of Tag in com.kingsrook.qqq.openapi.model
Methods in com.kingsrook.qqq.openapi.model that return TagModifier and TypeMethodDescriptionTag.withDescription
(String description) Fluent setter for descriptionFluent setter for nameMethods in com.kingsrook.qqq.openapi.model that return types with arguments of type TagMethod parameters in com.kingsrook.qqq.openapi.model with type arguments of type Tag