toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.roadspaces.roadspace.attribute
/
StringAttribute
String
Attribute
class
StringAttribute
(
val
name
:
String
,
val
value
:
String
)
:
Attribute
Attribute with a
name
containing a certain string
value
.
Members
Constructors
String
Attribute
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
String