com.opera.core.systems.scope.protos
Class ExecProtos.ScreenWatcherResult.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
com.opera.core.systems.scope.protos.ExecProtos.ScreenWatcherResult.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecProtos.ScreenWatcherResultOrBuilder, Cloneable
- Enclosing class:
- ExecProtos.ScreenWatcherResult
public static final class ExecProtos.ScreenWatcherResult.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
- implements ExecProtos.ScreenWatcherResultOrBuilder
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
clear
public ExecProtos.ScreenWatcherResult.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
clone
public ExecProtos.ScreenWatcherResult.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
getDefaultInstanceForType
public ExecProtos.ScreenWatcherResult getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public ExecProtos.ScreenWatcherResult build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ExecProtos.ScreenWatcherResult buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ExecProtos.ScreenWatcherResult.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
mergeFrom
public ExecProtos.ScreenWatcherResult.Builder mergeFrom(ExecProtos.ScreenWatcherResult other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
mergeFrom
public ExecProtos.ScreenWatcherResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExecProtos.ScreenWatcherResult.Builder>
- Throws:
IOException
hasWindowID
public boolean hasWindowID()
- Specified by:
hasWindowID in interface ExecProtos.ScreenWatcherResultOrBuilder
getWindowID
public int getWindowID()
- Specified by:
getWindowID in interface ExecProtos.ScreenWatcherResultOrBuilder
setWindowID
public ExecProtos.ScreenWatcherResult.Builder setWindowID(int value)
clearWindowID
public ExecProtos.ScreenWatcherResult.Builder clearWindowID()
hasMd5
public boolean hasMd5()
- Specified by:
hasMd5 in interface ExecProtos.ScreenWatcherResultOrBuilder
getMd5
public String getMd5()
- Specified by:
getMd5 in interface ExecProtos.ScreenWatcherResultOrBuilder
setMd5
public ExecProtos.ScreenWatcherResult.Builder setMd5(String value)
clearMd5
public ExecProtos.ScreenWatcherResult.Builder clearMd5()
hasPng
public boolean hasPng()
- Specified by:
hasPng in interface ExecProtos.ScreenWatcherResultOrBuilder
getPng
public com.google.protobuf.ByteString getPng()
- Specified by:
getPng in interface ExecProtos.ScreenWatcherResultOrBuilder
setPng
public ExecProtos.ScreenWatcherResult.Builder setPng(com.google.protobuf.ByteString value)
clearPng
public ExecProtos.ScreenWatcherResult.Builder clearPng()
getColorMatchListList
public List<ExecProtos.ScreenWatcherResult.ColorMatch> getColorMatchListList()
- Specified by:
getColorMatchListList in interface ExecProtos.ScreenWatcherResultOrBuilder
getColorMatchListCount
public int getColorMatchListCount()
- Specified by:
getColorMatchListCount in interface ExecProtos.ScreenWatcherResultOrBuilder
getColorMatchList
public ExecProtos.ScreenWatcherResult.ColorMatch getColorMatchList(int index)
- Specified by:
getColorMatchList in interface ExecProtos.ScreenWatcherResultOrBuilder
setColorMatchList
public ExecProtos.ScreenWatcherResult.Builder setColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch value)
setColorMatchList
public ExecProtos.ScreenWatcherResult.Builder setColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue)
addColorMatchList
public ExecProtos.ScreenWatcherResult.Builder addColorMatchList(ExecProtos.ScreenWatcherResult.ColorMatch value)
addColorMatchList
public ExecProtos.ScreenWatcherResult.Builder addColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch value)
addColorMatchList
public ExecProtos.ScreenWatcherResult.Builder addColorMatchList(ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue)
addColorMatchList
public ExecProtos.ScreenWatcherResult.Builder addColorMatchList(int index,
ExecProtos.ScreenWatcherResult.ColorMatch.Builder builderForValue)
addAllColorMatchList
public ExecProtos.ScreenWatcherResult.Builder addAllColorMatchList(Iterable<? extends ExecProtos.ScreenWatcherResult.ColorMatch> values)
clearColorMatchList
public ExecProtos.ScreenWatcherResult.Builder clearColorMatchList()
removeColorMatchList
public ExecProtos.ScreenWatcherResult.Builder removeColorMatchList(int index)
getColorMatchListBuilder
public ExecProtos.ScreenWatcherResult.ColorMatch.Builder getColorMatchListBuilder(int index)
getColorMatchListOrBuilder
public ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder getColorMatchListOrBuilder(int index)
- Specified by:
getColorMatchListOrBuilder in interface ExecProtos.ScreenWatcherResultOrBuilder
getColorMatchListOrBuilderList
public List<? extends ExecProtos.ScreenWatcherResult.ColorMatchOrBuilder> getColorMatchListOrBuilderList()
- Specified by:
getColorMatchListOrBuilderList in interface ExecProtos.ScreenWatcherResultOrBuilder
addColorMatchListBuilder
public ExecProtos.ScreenWatcherResult.ColorMatch.Builder addColorMatchListBuilder()
addColorMatchListBuilder
public ExecProtos.ScreenWatcherResult.ColorMatch.Builder addColorMatchListBuilder(int index)
getColorMatchListBuilderList
public List<ExecProtos.ScreenWatcherResult.ColorMatch.Builder> getColorMatchListBuilderList()
Copyright © 2012. All Rights Reserved.