public interface CrosswalkTableResult
| Modifier and Type | Method and Description |
|---|---|
List<CrosswalkRecordResult> |
getResults()
Returns the list of the
CrosswalkRecordResult. |
com.onwbp.adaptation.AdaptationTable |
getTable()
Returns the crosswalk table that contains the record found.
|
com.onwbp.adaptation.AdaptationTable getTable()
List<CrosswalkRecordResult> getResults()
CrosswalkRecordResult.