|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Archive | |
|---|---|
| org.jrobin.core.jrrd | |
| Uses of Archive in org.jrobin.core.jrrd |
|---|
| Methods in org.jrobin.core.jrrd that return Archive | |
|---|---|
Archive |
RRDatabase.getArchive(int index)
Returns the Archive at the specified position in this database. |
| Methods in org.jrobin.core.jrrd that return types with arguments of type Archive | |
|---|---|
Iterator<Archive> |
RRDatabase.getArchives()
Returns an iterator over the archives in this database in proper sequence. |
Iterator<Archive> |
RRDatabase.getArchives(ConsolidationFunctionType type)
Returns an iterator over the archives in this database of the given type in proper sequence. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||