Uses of Class
com.sap.aii.af.service.cpa.TableData.Row

Packages that use TableData.Row
com.sap.aii.af.service.cpa   
 

Uses of TableData.Row in com.sap.aii.af.service.cpa
 

Fields in com.sap.aii.af.service.cpa with type parameters of type TableData.Row
protected  LinkedList<TableData.Row> TableData.rows
           
 

Methods in com.sap.aii.af.service.cpa that return TableData.Row
 TableData.Row TableData.getRow(int rowNumber)
          Returns a Row by index.
 

Methods in com.sap.aii.af.service.cpa that return types with arguments of type TableData.Row
 LinkedList<TableData.Row> TableData.getRows(String fieldName, String fieldValue)
          Returns all Rows, where the specified column name contains a given value.
 

Methods in com.sap.aii.af.service.cpa with parameters of type TableData.Row
 void TableData.addRow(TableData.Row row)
          Adds a row to the table.
 



Copyright 2009 SAP AG Complete Copyright Notice