public static final class ExecProtos.ScreenWatcher extends com.google.protobuf.GeneratedMessage implements ExecProtos.ScreenWatcherOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecProtos.ScreenWatcher.Builder |
static class |
ExecProtos.ScreenWatcher.ColorSpec |
static interface |
ExecProtos.ScreenWatcher.ColorSpecOrBuilder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
AREA_FIELD_NUMBER |
static int |
COLORSPECLIST_FIELD_NUMBER |
static int |
INCLUDEIMAGE_FIELD_NUMBER |
static int |
MD5LIST_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
static int |
WINDOWID_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TIMEOUT_FIELD_NUMBER
public static final int AREA_FIELD_NUMBER
public static final int MD5LIST_FIELD_NUMBER
public static final int WINDOWID_FIELD_NUMBER
public static final int COLORSPECLIST_FIELD_NUMBER
public static final int INCLUDEIMAGE_FIELD_NUMBER
public static ExecProtos.ScreenWatcher getDefaultInstance()
public ExecProtos.ScreenWatcher getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasTimeOut()
hasTimeOut in interface ExecProtos.ScreenWatcherOrBuilderpublic int getTimeOut()
getTimeOut in interface ExecProtos.ScreenWatcherOrBuilderpublic boolean hasArea()
hasArea in interface ExecProtos.ScreenWatcherOrBuilderpublic ExecProtos.Area getArea()
getArea in interface ExecProtos.ScreenWatcherOrBuilderpublic ExecProtos.AreaOrBuilder getAreaOrBuilder()
getAreaOrBuilder in interface ExecProtos.ScreenWatcherOrBuilderpublic List<String> getMd5ListList()
getMd5ListList in interface ExecProtos.ScreenWatcherOrBuilderpublic int getMd5ListCount()
getMd5ListCount in interface ExecProtos.ScreenWatcherOrBuilderpublic String getMd5List(int index)
getMd5List in interface ExecProtos.ScreenWatcherOrBuilderpublic boolean hasWindowID()
hasWindowID in interface ExecProtos.ScreenWatcherOrBuilderpublic int getWindowID()
getWindowID in interface ExecProtos.ScreenWatcherOrBuilderpublic List<ExecProtos.ScreenWatcher.ColorSpec> getColorSpecListList()
getColorSpecListList in interface ExecProtos.ScreenWatcherOrBuilderpublic List<? extends ExecProtos.ScreenWatcher.ColorSpecOrBuilder> getColorSpecListOrBuilderList()
getColorSpecListOrBuilderList in interface ExecProtos.ScreenWatcherOrBuilderpublic int getColorSpecListCount()
getColorSpecListCount in interface ExecProtos.ScreenWatcherOrBuilderpublic ExecProtos.ScreenWatcher.ColorSpec getColorSpecList(int index)
getColorSpecList in interface ExecProtos.ScreenWatcherOrBuilderpublic ExecProtos.ScreenWatcher.ColorSpecOrBuilder getColorSpecListOrBuilder(int index)
getColorSpecListOrBuilder in interface ExecProtos.ScreenWatcherOrBuilderpublic boolean hasIncludeImage()
hasIncludeImage in interface ExecProtos.ScreenWatcherOrBuilderpublic boolean getIncludeImage()
getIncludeImage in interface ExecProtos.ScreenWatcherOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static ExecProtos.ScreenWatcher parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecProtos.ScreenWatcher parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecProtos.ScreenWatcher parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecProtos.ScreenWatcher parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecProtos.ScreenWatcher parseFrom(InputStream input) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecProtos.ScreenWatcher.Builder newBuilder()
public ExecProtos.ScreenWatcher.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ExecProtos.ScreenWatcher.Builder newBuilder(ExecProtos.ScreenWatcher prototype)
public ExecProtos.ScreenWatcher.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ExecProtos.ScreenWatcher.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013. All Rights Reserved.