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