com.opera.core.systems.scope.protos
Interface ExecProtos.ScreenWatcherResultOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- ExecProtos.ScreenWatcherResult, ExecProtos.ScreenWatcherResult.Builder
- Enclosing class:
- ExecProtos
public static interface ExecProtos.ScreenWatcherResultOrBuilder
- 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 |
hasWindowID
boolean hasWindowID()
getWindowID
int getWindowID()
hasMd5
boolean hasMd5()
getMd5
java.lang.String getMd5()
hasPng
boolean hasPng()
getPng
com.google.protobuf.ByteString getPng()
getColorMatchListList
java.util.List<ExecProtos.ScreenWatcherResult.ColorMatch> getColorMatchListList()
getColorMatchList
ExecProtos.ScreenWatcherResult.ColorMatch getColorMatchList(int index)
getColorMatchListCount
int getColorMatchListCount()
getColorMatchListOrBuilderList
java.util.List<? extends ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder> getColorMatchListOrBuilderList()
getColorMatchListOrBuilder
ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder getColorMatchListOrBuilder(int index)
Copyright © 2011. All Rights Reserved.