shade
latest
common
structures
/
inkapplications.shade.structures
/
SegmentArchetype
Segment
Archetype
@
JvmInline
value
class
SegmentArchetype
(
val
key
:
String
)
Categorizes the type/purpose of the room/zone segment.
Types
Constructors
Functions
Properties
Constructors
Segment
Archetype
Link copied to clipboard
fun
SegmentArchetype
(
key
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
key
Link copied to clipboard
val
key
:
String