org.drools.ide.common.assistant.info.drl
Class RuleBasicContentInfo
java.lang.Object
org.drools.ide.common.assistant.info.drl.RuleBasicContentInfo
- Direct Known Subclasses:
- RuleDRLContentInfo, RuleLineContentInfo
public class RuleBasicContentInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleBasicContentInfo
public RuleBasicContentInfo(Integer offset,
String content,
DRLContentTypeEnum type)
getOffset
public Integer getOffset()
getContent
public String getContent()
getContentLength
public int getContentLength()
getType
public DRLContentTypeEnum getType()
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.