org.drools.workbench.screens.guided.rule.client.editor
Class OperatorSelection
java.lang.Object
org.drools.workbench.screens.guided.rule.client.editor.OperatorSelection
public class OperatorSelection
- extends Object
Details of section made; wrapping display text and associated value
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorSelection
public OperatorSelection(String value,
String displayText)
getValue
public String getValue()
getDisplayText
public String getDisplayText()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.