org.drools.guvnor.client.modeldriven.ui
Class OperatorSelection
java.lang.Object
org.drools.guvnor.client.modeldriven.ui.OperatorSelection
- All Implemented Interfaces:
- Serializable, PortableObject
public class OperatorSelection
- extends Object
- implements PortableObject
Details of section made; wrapping display text and associated value
- See Also:
- Serialized Form
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-2012 JBoss by Red Hat. All Rights Reserved.