|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRepository.RepoArchs.ArchEntry
Describes an archive entry.
Field Summary | |
(package private) byte[] |
data
Entry content |
(package private) boolean |
inOld
True when the entry existed in the old archive |
Constructor Summary | |
(package private) |
RepoArchs.ArchEntry(byte[] data)
Constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
byte[] data
boolean inOld
Constructor Detail |
RepoArchs.ArchEntry(byte[] data)
data
- Entry content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |