org.drools.workbench.models.guided.dtree.shared.model.parser.messages
Class BindingNotFoundParserMessage
java.lang.Object
org.drools.workbench.models.guided.dtree.shared.model.parser.messages.BindingNotFoundParserMessage
- All Implemented Interfaces:
- ParserMessage
public class BindingNotFoundParserMessage
- extends Object
- implements ParserMessage
A bound Type referenced could not be located in the tree
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingNotFoundParserMessage
public BindingNotFoundParserMessage()
BindingNotFoundParserMessage
public BindingNotFoundParserMessage(String binding)
getBinding
public String getBinding()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.