ResponseRef

wvlet.airframe.http.openapi.OpenAPI$.ResponseRef
case class ResponseRef($ref: String) extends Union2[Response, ResponseRef]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Union2[Response, ResponseRef]
trait Union
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getElementClass: Class[_]

Return the element class

Return the element class

Attributes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product