object
GenericSwaggerTypeable
Type Members
-
final
case class
CoproductAlts[C <: Coproduct](alts: List[(Option[String], Eval[SwaggerType])]) extends Product with Serializable
-
final
case class
HListProps[L <: HList](props: List[(String, Eval[(SwaggerType, Boolean)])]) extends Product with Serializable
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[T](implicit typ: GenericSwaggerTypeable[T]): GenericSwaggerTypeable[T]
-
final
def
asInstanceOf[T0]: T0
-
implicit
def
cConsAlts[Name <: Symbol, Value, Tail <: Coproduct](implicit headAlt: Lazy[SwaggerTypeable[Value]], tail: CoproductAlts[Tail], name: Aux[Name], cfg: Config = SwaggerTypeable.defaultConfig): CoproductAlts[:+:[FieldType[Name, Value], Tail]]
-
implicit
val
cNilAlts: CoproductAlts[CNil]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
implicit
def
genericProductTypeable[T, L <: HList](implicit lgen: Aux[T, L], list: HListProps[L], descr: DescribeTypeable[T] = DescribeTypeable.empty[T]): GenericSwaggerTypeable[T]
-
implicit
def
genericSumTypeable[T, C <: Coproduct](implicit gen: Aux[T, C], sum: CoproductAlts[C], cfg: Config = SwaggerTypeable.defaultConfig, descr: DescribeTypeable[T] = DescribeTypeable.empty[T]): GenericSwaggerTypeable[T]
-
final
def
getClass(): Class[_]
-
implicit
def
hConProps[Name <: Symbol, Value, Tail <: HList](implicit headProp: Lazy[SwaggerTypeable[Value]], tail: HListProps[Tail], name: Aux[Name], cfg: Config = SwaggerTypeable.defaultConfig): HListProps[::[FieldType[Name, Value], Tail]]
-
implicit
val
hNilProps: HListProps[HNil]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
make[T](t: SwaggerType, descript: Option[String] = None): GenericSwaggerTypeable[T] { ... /* 2 definitions in type refinement */ }
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
case class
CoproductAlts[C <: Coproduct](alts: List[(Option[String], Eval[SwaggerType])]) extends Product with Serializable
-
final
case class
HListProps[L <: HList](props: List[(String, Eval[(SwaggerType, Boolean)])]) extends Product with Serializable
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[T](implicit typ: GenericSwaggerTypeable[T]): GenericSwaggerTypeable[T]
-
final
def
asInstanceOf[T0]: T0
-
implicit
def
cConsAlts[Name <: Symbol, Value, Tail <: Coproduct](implicit headAlt: Lazy[SwaggerTypeable[Value]], tail: CoproductAlts[Tail], name: Aux[Name], cfg: Config = SwaggerTypeable.defaultConfig): CoproductAlts[:+:[FieldType[Name, Value], Tail]]
-
implicit
val
cNilAlts: CoproductAlts[CNil]
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
implicit
def
genericProductTypeable[T, L <: HList](implicit lgen: Aux[T, L], list: HListProps[L], descr: DescribeTypeable[T] = DescribeTypeable.empty[T]): GenericSwaggerTypeable[T]
-
implicit
def
genericSumTypeable[T, C <: Coproduct](implicit gen: Aux[T, C], sum: CoproductAlts[C], cfg: Config = SwaggerTypeable.defaultConfig, descr: DescribeTypeable[T] = DescribeTypeable.empty[T]): GenericSwaggerTypeable[T]
-
final
def
getClass(): Class[_]
-
implicit
def
hConProps[Name <: Symbol, Value, Tail <: HList](implicit headProp: Lazy[SwaggerTypeable[Value]], tail: HListProps[Tail], name: Aux[Name], cfg: Config = SwaggerTypeable.defaultConfig): HListProps[::[FieldType[Name, Value], Tail]]
-
implicit
val
hNilProps: HListProps[HNil]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
make[T](t: SwaggerType, descript: Option[String] = None): GenericSwaggerTypeable[T] { ... /* 2 definitions in type refinement */ }
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit