toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
Elicitation
/
Metadata
/
integer
integer
abstract
class
integer
<
T
:
Any
>
(
name
:
String
)
:
Elicitation.Metadata
<
Long
,
T
>
Inheritors
Min
Max
Members
Constructors
integer
Link copied to clipboard
constructor
(
name
:
String
)
Types
Max
Link copied to clipboard
data
class
Max
(
val
value
:
Int
)
:
Elicitation.Metadata.integer
<
Int
>
Min
Link copied to clipboard
data
class
Min
(
val
value
:
Int
)
:
Elicitation.Metadata.integer
<
Int
>
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
abstract
val
value
:
T
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String