alchemist-full
Toggle table of contents
37.0.1
common
Platform filter
common
Switch theme
Search in API
alchemist-full
alchemist-graphql
/
it.unibo.alchemist.boundary.graphql.client
/
NodesSubscription
/
Entry
Entry
data
class
Entry
(
val
molecule
:
NodesSubscription.Molecule
,
val
concentration
:
String
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
molecule
:
NodesSubscription.Molecule
,
concentration
:
String
)
Properties
concentration
Link copied to clipboard
val
concentration
:
String
molecule
Link copied to clipboard
val
molecule
:
NodesSubscription.Molecule