rule-engine
Toggle table of contents
3.3.11
common
Platform filter
common
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules.models
/
RuleDataValue
Rule
Data
Value
data
class
RuleDataValue
(
val
dataElement
:
String
,
val
value
:
String
)
Members
Constructors
Rule
Data
Value
Link copied to clipboard
constructor
(
dataElement
:
String
,
value
:
String
)
Properties
data
Element
Link copied to clipboard
val
dataElement
:
String
value
Link copied to clipboard
val
value
:
String