public class RowItemContainer extends Object
Constructor and Description |
---|
RowItemContainer() |
RowItemContainer(org.kie.api.runtime.rule.FactHandle factHandle,
Object object) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.rule.FactHandle |
getFactHandle() |
Object |
getObject() |
void |
setFactHandle(org.kie.api.runtime.rule.FactHandle factHandle) |
void |
setObject(Object object) |
public RowItemContainer()
public RowItemContainer(org.kie.api.runtime.rule.FactHandle factHandle, Object object)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.