| Package | Description |
|---|---|
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
OutputRule |
OutputRule.aid(String aid) |
OutputRule |
OutputRule.createdOn(Long createdOn) |
OutputRule |
OutputRule.description(String description) |
OutputRule |
OutputRule.enabled(Boolean enabled) |
OutputRule |
OutputRule.error(RuleError error) |
OutputRule |
RuleEnvelope.getData() |
OutputRule |
OutputRule.id(String id) |
OutputRule |
OutputRule.index(Integer index) |
OutputRule |
OutputRule.invalidatedOn(Long invalidatedOn) |
OutputRule |
OutputRule.languageVersion(Integer languageVersion) |
OutputRule |
OutputRule.modifiedOn(Long modifiedOn) |
OutputRule |
OutputRule.name(String name) |
OutputRule |
OutputRule.putRuleItem(String key,
Object ruleItem) |
OutputRule |
OutputRule.rule(Map<String,Object> rule) |
OutputRule |
OutputRule.uid(String uid) |
OutputRule |
OutputRule.warning(RuleWarningOutput warning) |
| Modifier and Type | Method and Description |
|---|---|
List<OutputRule> |
RulesEnvelope.getData() |
List<OutputRule> |
RuleArray.getRules() |
| Modifier and Type | Method and Description |
|---|---|
RulesEnvelope |
RulesEnvelope.addDataItem(OutputRule dataItem) |
RuleArray |
RuleArray.addRulesItem(OutputRule rulesItem) |
RuleEnvelope |
RuleEnvelope.data(OutputRule data) |
void |
RuleEnvelope.setData(OutputRule data) |
| Modifier and Type | Method and Description |
|---|---|
RulesEnvelope |
RulesEnvelope.data(List<OutputRule> data) |
RuleArray |
RuleArray.rules(List<OutputRule> rules) |
void |
RulesEnvelope.setData(List<OutputRule> data) |
void |
RuleArray.setRules(List<OutputRule> rules) |
Copyright © 2017. All rights reserved.