sttp.model.Method
Aliases
Parameters
subClasses
superClasses
Any
java.io.Serializable
scala.AnyVal
scala.Equals
scala.Product
scala.Serializable
Js Constructors
new sttp_model_Method
(
method,
//
java.lang.String
)
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
canEqual
(
x$1:
Any
)
:
boolean
copy
(
method:
java.lang.String
)
:
sttp.model.Method
copy$default$1
()
:
java.lang.String
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
scala.AnyVal
AnyVal
]
hashCode
()
:
int
is
(
m:
sttp.model.Method
)
:
boolean
isInstanceOf
()
:
boolean
method
()
:
java.lang.String
productArity
()
:
int
productElement
(
x$1:
int
)
:
Any
productIterator
()
:
scala.collection.Iterator
[
Any
]
productPrefix
()
:
java.lang.String
toString
()
:
java.lang.String