com.opera.core.systems.scope.protos
Class ExecProtos.ScreenWatcher.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcher.Builder>
com.opera.core.systems.scope.protos.ExecProtos.ScreenWatcher.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ExecProtos.ScreenWatcherOrBuilder, java.lang.Cloneable
- Enclosing class:
- ExecProtos.ScreenWatcher
public static final class ExecProtos.ScreenWatcher.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<ExecProtos.ScreenWatcher.Builder>
- implements ExecProtos.ScreenWatcherOrBuilder
| 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 class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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.ScreenWatcher.Builder>
clear
public ExecProtos.ScreenWatcher.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.ScreenWatcher.Builder>
clone
public ExecProtos.ScreenWatcher.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.ScreenWatcher.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.ScreenWatcher.Builder>
getDefaultInstanceForType
public ExecProtos.ScreenWatcher getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public ExecProtos.ScreenWatcher build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public ExecProtos.ScreenWatcher buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public ExecProtos.ScreenWatcher.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.ScreenWatcher.Builder>
mergeFrom
public ExecProtos.ScreenWatcher.Builder mergeFrom(ExecProtos.ScreenWatcher 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.ScreenWatcher.Builder>
mergeFrom
public ExecProtos.ScreenWatcher.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.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.ScreenWatcher.Builder>
- Throws:
java.io.IOException
hasTimeOut
public boolean hasTimeOut()
- Specified by:
hasTimeOut in interface ExecProtos.ScreenWatcherOrBuilder
getTimeOut
public int getTimeOut()
- Specified by:
getTimeOut in interface ExecProtos.ScreenWatcherOrBuilder
setTimeOut
public ExecProtos.ScreenWatcher.Builder setTimeOut(int value)
clearTimeOut
public ExecProtos.ScreenWatcher.Builder clearTimeOut()
hasArea
public boolean hasArea()
- Specified by:
hasArea in interface ExecProtos.ScreenWatcherOrBuilder
getArea
public ExecProtos.Area getArea()
- Specified by:
getArea in interface ExecProtos.ScreenWatcherOrBuilder
setArea
public ExecProtos.ScreenWatcher.Builder setArea(ExecProtos.Area value)
setArea
public ExecProtos.ScreenWatcher.Builder setArea(ExecProtos.Area.Builder builderForValue)
mergeArea
public ExecProtos.ScreenWatcher.Builder mergeArea(ExecProtos.Area value)
clearArea
public ExecProtos.ScreenWatcher.Builder clearArea()
getAreaBuilder
public ExecProtos.Area.Builder getAreaBuilder()
getAreaOrBuilder
public ExecProtos.AreaOrBuilder getAreaOrBuilder()
- Specified by:
getAreaOrBuilder in interface ExecProtos.ScreenWatcherOrBuilder
getMd5ListList
public java.util.List<java.lang.String> getMd5ListList()
- Specified by:
getMd5ListList in interface ExecProtos.ScreenWatcherOrBuilder
getMd5ListCount
public int getMd5ListCount()
- Specified by:
getMd5ListCount in interface ExecProtos.ScreenWatcherOrBuilder
getMd5List
public java.lang.String getMd5List(int index)
- Specified by:
getMd5List in interface ExecProtos.ScreenWatcherOrBuilder
setMd5List
public ExecProtos.ScreenWatcher.Builder setMd5List(int index,
java.lang.String value)
addMd5List
public ExecProtos.ScreenWatcher.Builder addMd5List(java.lang.String value)
addAllMd5List
public ExecProtos.ScreenWatcher.Builder addAllMd5List(java.lang.Iterable<java.lang.String> values)
clearMd5List
public ExecProtos.ScreenWatcher.Builder clearMd5List()
hasWindowID
public boolean hasWindowID()
- Specified by:
hasWindowID in interface ExecProtos.ScreenWatcherOrBuilder
getWindowID
public int getWindowID()
- Specified by:
getWindowID in interface ExecProtos.ScreenWatcherOrBuilder
setWindowID
public ExecProtos.ScreenWatcher.Builder setWindowID(int value)
clearWindowID
public ExecProtos.ScreenWatcher.Builder clearWindowID()
getColorSpecListList
public java.util.List<ExecProtos.ScreenWatcher.ColorSpec> getColorSpecListList()
- Specified by:
getColorSpecListList in interface ExecProtos.ScreenWatcherOrBuilder
getColorSpecListCount
public int getColorSpecListCount()
- Specified by:
getColorSpecListCount in interface ExecProtos.ScreenWatcherOrBuilder
getColorSpecList
public ExecProtos.ScreenWatcher.ColorSpec getColorSpecList(int index)
- Specified by:
getColorSpecList in interface ExecProtos.ScreenWatcherOrBuilder
setColorSpecList
public ExecProtos.ScreenWatcher.Builder setColorSpecList(int index,
ExecProtos.ScreenWatcher.ColorSpec value)
setColorSpecList
public ExecProtos.ScreenWatcher.Builder setColorSpecList(int index,
ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
addColorSpecList
public ExecProtos.ScreenWatcher.Builder addColorSpecList(ExecProtos.ScreenWatcher.ColorSpec value)
addColorSpecList
public ExecProtos.ScreenWatcher.Builder addColorSpecList(int index,
ExecProtos.ScreenWatcher.ColorSpec value)
addColorSpecList
public ExecProtos.ScreenWatcher.Builder addColorSpecList(ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
addColorSpecList
public ExecProtos.ScreenWatcher.Builder addColorSpecList(int index,
ExecProtos.ScreenWatcher.ColorSpec.Builder builderForValue)
addAllColorSpecList
public ExecProtos.ScreenWatcher.Builder addAllColorSpecList(java.lang.Iterable<? extends ExecProtos.ScreenWatcher.ColorSpec> values)
clearColorSpecList
public ExecProtos.ScreenWatcher.Builder clearColorSpecList()
removeColorSpecList
public ExecProtos.ScreenWatcher.Builder removeColorSpecList(int index)
getColorSpecListBuilder
public ExecProtos.ScreenWatcher.ColorSpec.Builder getColorSpecListBuilder(int index)
getColorSpecListOrBuilder
public ExecProtos.ScreenWatcher.ColorSpecOrBuilder getColorSpecListOrBuilder(int index)
- Specified by:
getColorSpecListOrBuilder in interface ExecProtos.ScreenWatcherOrBuilder
getColorSpecListOrBuilderList
public java.util.List<? extends ExecProtos.ScreenWatcher.ColorSpecOrBuilder> getColorSpecListOrBuilderList()
- Specified by:
getColorSpecListOrBuilderList in interface ExecProtos.ScreenWatcherOrBuilder
addColorSpecListBuilder
public ExecProtos.ScreenWatcher.ColorSpec.Builder addColorSpecListBuilder()
addColorSpecListBuilder
public ExecProtos.ScreenWatcher.ColorSpec.Builder addColorSpecListBuilder(int index)
getColorSpecListBuilderList
public java.util.List<ExecProtos.ScreenWatcher.ColorSpec.Builder> getColorSpecListBuilderList()
hasIncludeImage
public boolean hasIncludeImage()
- Specified by:
hasIncludeImage in interface ExecProtos.ScreenWatcherOrBuilder
getIncludeImage
public boolean getIncludeImage()
- Specified by:
getIncludeImage in interface ExecProtos.ScreenWatcherOrBuilder
setIncludeImage
public ExecProtos.ScreenWatcher.Builder setIncludeImage(boolean value)
clearIncludeImage
public ExecProtos.ScreenWatcher.Builder clearIncludeImage()
Copyright © 2011. All Rights Reserved.