| パッケージ | 説明 |
|---|---|
| org.jrobin.core.jrrd |
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
(package private) java.util.ArrayList<DataSource> |
RRDatabase.dataSources |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
DataSource |
RRDatabase.getDataSource(int index) |
Returns the
DataSource at the specified position in this database. |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.util.Iterator<DataSource> |
RRDatabase.getDataSources() |
Returns an iterator over the data sources in this database in proper sequence.
|