Uses of Class
com.opera.core.systems.scope.protos.ExecProtos.ScreenWatcher.ColorSpec.Builder

Packages that use ExecProtos.ScreenWatcher.ColorSpec.Builder
com.opera.core.systems.scope.protos   
 

Uses of ExecProtos.ScreenWatcher.ColorSpec.Builder in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return ExecProtos.ScreenWatcher.ColorSpec.Builder
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.Builder.addColorSpecListBuilder()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.Builder.addColorSpecListBuilder(int index)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clear()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearBlueHigh()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearBlueLow()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearGreenHigh()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearGreenLow()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearId()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearRedHigh()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clearRedLow()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.clone()
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.Builder.getColorSpecListBuilder(int index)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.mergeFrom(ExecProtos.ScreenWatcher.ColorSpec other)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.mergeFrom(com.google.protobuf.Message other)
           
static ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.newBuilder()
           
static ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.newBuilder(ExecProtos.ScreenWatcher.ColorSpec prototype)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.newBuilderForType()
           
protected  ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setBlueHigh(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setBlueLow(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setGreenHigh(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setGreenLow(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setId(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setRedHigh(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.Builder.setRedLow(int value)
           
 ExecProtos.ScreenWatcher.ColorSpec.Builder ExecProtos.ScreenWatcher.ColorSpec.toBuilder()
           
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type ExecProtos.ScreenWatcher.ColorSpec.Builder
 List<ExecProtos.ScreenWatcher.ColorSpec.Builder> ExecProtos.ScreenWatcher.Builder.getColorSpecListBuilderList()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type ExecProtos.ScreenWatcher.ColorSpec.Builder
 ExecProtos.ScreenWatcher.Builder ExecProtos.ScreenWatcher.Builder.addColorSpecList(ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
           
 ExecProtos.ScreenWatcher.Builder ExecProtos.ScreenWatcher.Builder.addColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
           
 ExecProtos.ScreenWatcher.Builder ExecProtos.ScreenWatcher.Builder.setColorSpecList(int index, ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
           
 



Copyright © 2012. All Rights Reserved.