Uses of Class
com.opera.core.systems.model.ColorResult

Packages that use ColorResult
com.opera.core.systems.model Objects used for storing data and don't do anything themselves. 
 

Uses of ColorResult in com.opera.core.systems.model
 

Fields in com.opera.core.systems.model with type parameters of type ColorResult
protected  List<ColorResult> ScreenShotReply.colorResult
           
 

Methods in com.opera.core.systems.model that return types with arguments of type ColorResult
 List<ColorResult> ScreenShotReply.getColorResult()
           
 

Method parameters in com.opera.core.systems.model with type arguments of type ColorResult
 void ScreenShotReply.setColorResult(List<ColorResult> colorResult)
           
 

Constructor parameters in com.opera.core.systems.model with type arguments of type ColorResult
ScreenShotReply(String md5, List<ColorResult> colorResult)
           
 



Copyright © 2012. All Rights Reserved.