Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.net
/
DnsRecordKt
/
AddressValueKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
@get:
JvmName
(
name
=
"getValue"
)
@set:
JvmName
(
name
=
"setValue"
)
var
value
:
IpAddress
.elide.net.IpAddress value = 1;
value
Or
Null
Link copied to clipboard
val
DnsRecordKt.AddressValueKt.Dsl
.
valueOrNull
:
IpAddress
?
Functions
clear
Value
Link copied to clipboard
fun
clearValue
(
)
.elide.net.IpAddress value = 1;
has
Value
Link copied to clipboard
fun
hasValue
(
)
:
Boolean
.elide.net.IpAddress value = 1;