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
| 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 |
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.