Tag

object Tag
Companion:
class
class Object
trait Matchable
class Any
Tag.type

Value members

Concrete methods

def apply(name: String): Tag

Creates a new Tag without a description and external documentation object. Use Tag(..).withDescription(..).withExternalDocs(..) to add those attributes.

Creates a new Tag without a description and external documentation object. Use Tag(..).withDescription(..).withExternalDocs(..) to add those attributes.