Uses of Class
com.opera.core.systems.OperaDriver.PrivateData

Packages that use OperaDriver.PrivateData
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of OperaDriver.PrivateData in com.opera.core.systems
 

Methods in com.opera.core.systems that return OperaDriver.PrivateData
static OperaDriver.PrivateData OperaDriver.PrivateData.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperaDriver.PrivateData[] OperaDriver.PrivateData.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.opera.core.systems with parameters of type OperaDriver.PrivateData
 void OperaDriver.OperaUtils.clearPrivateData(OperaDriver.PrivateData... flags)
          Clear private data stored by Opera by type of data or by all.
 

Uses of OperaDriver.PrivateData in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type OperaDriver.PrivateData
 void CoreUtils.clearPrivateData(OperaDriver.PrivateData... flags)
           
 



Copyright © 2012. All Rights Reserved.