public static interface ExecProtos.ScreenWatcherOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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() |
boolean hasTimeOut()
int getTimeOut()
boolean hasArea()
ExecProtos.Area getArea()
ExecProtos.AreaOrBuilder getAreaOrBuilder()
int getMd5ListCount()
String getMd5List(int index)
boolean hasWindowID()
int getWindowID()
List<ExecProtos.ScreenWatcher.ColorSpec> getColorSpecListList()
ExecProtos.ScreenWatcher.ColorSpec getColorSpecList(int index)
int getColorSpecListCount()
List<? extends ExecProtos.ScreenWatcher.ColorSpecOrBuilder> getColorSpecListOrBuilderList()
ExecProtos.ScreenWatcher.ColorSpecOrBuilder getColorSpecListOrBuilder(int index)
boolean hasIncludeImage()
boolean getIncludeImage()
Copyright © 2013. All Rights Reserved.