public static interface ExecProtos.ScreenWatcherResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ExecProtos.ScreenWatcherResult.ColorMatch |
getColorMatchList(int index) |
int |
getColorMatchListCount() |
List<ExecProtos.ScreenWatcherResult.ColorMatch> |
getColorMatchListList() |
ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder |
getColorMatchListOrBuilder(int index) |
List<? extends ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder> |
getColorMatchListOrBuilderList() |
String |
getMd5() |
com.google.protobuf.ByteString |
getPng() |
int |
getWindowID() |
boolean |
hasMd5() |
boolean |
hasPng() |
boolean |
hasWindowID() |
boolean hasWindowID()
int getWindowID()
boolean hasMd5()
String getMd5()
boolean hasPng()
com.google.protobuf.ByteString getPng()
List<ExecProtos.ScreenWatcherResult.ColorMatch> getColorMatchListList()
ExecProtos.ScreenWatcherResult.ColorMatch getColorMatchList(int index)
int getColorMatchListCount()
List<? extends ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder> getColorMatchListOrBuilderList()
ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder getColorMatchListOrBuilder(int index)
Copyright © 2013. All Rights Reserved.