Uses of Interface
org.ocap.storage.StorageOption

Packages that use StorageOption
org.ocap.storage The org.ocap.storage package represents storage devices. 
 

Uses of StorageOption in org.ocap.storage
 

Subinterfaces of StorageOption in org.ocap.storage
 interface DetachableStorageOption
          This interface represents an external device that can be detached.
 interface RemovableStorageOption
          This interface represents a removable storage media bay that supports insertion or removal of storage media while power is applied.
 

Methods in org.ocap.storage that return StorageOption
 StorageOption[] StorageProxy.getOptions()
          Gets the array of storage device options (e.g., DetachableStorageOption).
 



Copyright © 2011. All Rights Reserved.