Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
OtherOperationMappings
Other
Operation
Mappings
data
class
OtherOperationMappings
(
val
read
:
List
<
String
>
,
val
write
:
List
<
String
>
)
Members
Constructors
Other
Operation
Mappings
Link copied to clipboard
constructor
(
read
:
List
<
String
>
,
write
:
List
<
String
>
)
Properties
read
Link copied to clipboard
val
read
:
List
<
String
>
write
Link copied to clipboard
val
write
:
List
<
String
>