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

Packages that use ColorResult
com.opera.core.systems.model   
 

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

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

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

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

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



Copyright © 2011. All Rights Reserved.