org.drools.guvnor.client.asseteditor.drools.enums
Class EnumRow
java.lang.Object
org.drools.guvnor.client.asseteditor.drools.enums.EnumRow
public class EnumRow
- extends Object
Created with IntelliJ IDEA.
User: raymondefa
Date: 6/6/12
Time: 1:34 PM
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumRow
public EnumRow(String line)
getText
public String getText()
getFactName
public String getFactName()
getFieldName
public String getFieldName()
getContext
public String getContext()
setFactName
public void setFactName(String factName)
setFieldName
public void setFieldName(String fieldName)
setContext
public void setContext(String context)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.