SchemaRef

wvlet.airframe.http.openapi.OpenAPI$.SchemaRef
case class SchemaRef($ref: String) extends Union3[Schema, SchemaRef, OneOf]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Union3[Schema, SchemaRef, OneOf]
trait Union
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def getElementClass: Class[_]

Return the element class

Return the element class

Attributes

Definition Classes
Union

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product