public interface Row
| Modifier and Type | Method and Description | 
|---|---|
Object | 
get(String identifier)
Get the object that is bound to the given identifier 
 | 
FactHandle | 
getFactHandle(String identifier)
Return the FactHandle associated with the given identifier 
 | 
Object get(String identifier)
identifier - The identifier of the bound objectFactHandle getFactHandle(String identifier)
identifier - Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.