Interface Row

All Known Subinterfaces:
QueryResultsRow

public interface Row
  • Method Details

    • get

      Object get(String identifier)
      Parameters:
      identifier - the identifier of the bound object
      Returns:
      object that is bound to the given identifier
    • getFactHandle

      FactHandle getFactHandle(String identifier)
      Returns:
      FactHandle associated with the given identifier