Uses of Class
wt.dataops.archivesystem.WTArchiveVolume

Packages that use WTArchiveVolume
wt.dataops.archivesystem   
wt.dataops.archivesystem.cyaimpl   
wt.dataops.archivesystem.fileimpl   
 

Uses of WTArchiveVolume in wt.dataops.archivesystem
 

Methods in wt.dataops.archivesystem that return WTArchiveVolume
static WTArchiveVolume[] WTArchiveSystemUtility.showArchiveVolumes()
           
 WTArchiveVolume[] WTArchiveSystem.getAllVolumes()
          

Supported API: false
 

Methods in wt.dataops.archivesystem with parameters of type WTArchiveVolume
protected  boolean WTArchiveVolume.readVersion(WTArchiveVolume thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of WTArchiveVolume in wt.dataops.archivesystem.cyaimpl
 

Methods in wt.dataops.archivesystem.cyaimpl that return WTArchiveVolume
 WTArchiveVolume[] CYAArchiveSystem.getAllVolumes()
          

Supported API: false
 

Uses of WTArchiveVolume in wt.dataops.archivesystem.fileimpl
 

Methods in wt.dataops.archivesystem.fileimpl that return WTArchiveVolume
 WTArchiveVolume[] FileArchiveSystem.getAllVolumes()
          

Supported API: false