public class DataTable extends Object
DataTable(List<DataRow> dataRows)
List<DataRow>
getDataRows()
void
setDataRows(List<DataRow> dataRows)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataTable(List<DataRow> dataRows)
public List<DataRow> getDataRows()
public void setDataRows(List<DataRow> dataRows)
Copyright © 2024. All rights reserved.