public interface CoverageDecisionElementView
Modifier and Type | Interface and Description |
---|---|
static interface |
CoverageDecisionElementView.Presenter |
Modifier and Type | Method and Description |
---|---|
elemental2.dom.HTMLElement |
getDecisionDescription() |
elemental2.dom.HTMLElement |
getDecisionNumberOfTime() |
void |
setDecisionValue(String decisionValue) |
void |
setDescriptionValue(String decisionDescription) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.