com.opera.core.systems.scope.protos
Interface ExecProtos.ScreenWatcherOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ExecProtos.ScreenWatcher, ExecProtos.ScreenWatcher.Builder
Enclosing class:
ExecProtos

public static interface ExecProtos.ScreenWatcherOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 ExecProtos.Area getArea()
           
 ExecProtos.AreaOrBuilder getAreaOrBuilder()
           
 ExecProtos.ScreenWatcher.ColorSpec getColorSpecList(int index)
           
 int getColorSpecListCount()
           
 List<ExecProtos.ScreenWatcher.ColorSpec> getColorSpecListList()
           
 ExecProtos.ScreenWatcher.ColorSpecOrBuilder getColorSpecListOrBuilder(int index)
           
 List<? extends ExecProtos.ScreenWatcher.ColorSpecOrBuilder> getColorSpecListOrBuilderList()
           
 boolean getIncludeImage()
           
 String getMd5List(int index)
           
 int getMd5ListCount()
           
 List<String> getMd5ListList()
           
 int getTimeOut()
           
 int getWindowID()
           
 boolean hasArea()
           
 boolean hasIncludeImage()
           
 boolean hasTimeOut()
           
 boolean hasWindowID()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasTimeOut

boolean hasTimeOut()

getTimeOut

int getTimeOut()

hasArea

boolean hasArea()

getArea

ExecProtos.Area getArea()

getAreaOrBuilder

ExecProtos.AreaOrBuilder getAreaOrBuilder()

getMd5ListList

List<String> getMd5ListList()

getMd5ListCount

int getMd5ListCount()

getMd5List

String getMd5List(int index)

hasWindowID

boolean hasWindowID()

getWindowID

int getWindowID()

getColorSpecListList

List<ExecProtos.ScreenWatcher.ColorSpec> getColorSpecListList()

getColorSpecList

ExecProtos.ScreenWatcher.ColorSpec getColorSpecList(int index)

getColorSpecListCount

int getColorSpecListCount()

getColorSpecListOrBuilderList

List<? extends ExecProtos.ScreenWatcher.ColorSpecOrBuilder> getColorSpecListOrBuilderList()

getColorSpecListOrBuilder

ExecProtos.ScreenWatcher.ColorSpecOrBuilder getColorSpecListOrBuilder(int index)

hasIncludeImage

boolean hasIncludeImage()

getIncludeImage

boolean getIncludeImage()


Copyright © 2012. All Rights Reserved.