public static final class DesktopWmProtos.DesktopWindowInfo extends com.google.protobuf.GeneratedMessage implements DesktopWmProtos.DesktopWindowInfoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DesktopWmProtos.DesktopWindowInfo.Builder |
static class |
DesktopWmProtos.DesktopWindowInfo.DesktopWindowState |
static class |
DesktopWmProtos.DesktopWindowInfo.DesktopWindowType |
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 |
ACTIVE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
ONSCREEN_FIELD_NUMBER |
static int |
RECT_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
WINDOWID_FIELD_NUMBER |
static int |
WINDOWTYPE_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 WINDOWID_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int WINDOWTYPE_FIELD_NUMBER
public static final int ONSCREEN_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int RECT_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER
public static DesktopWmProtos.DesktopWindowInfo getDefaultInstance()
public DesktopWmProtos.DesktopWindowInfo 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 hasWindowID()
hasWindowID in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic int getWindowID()
getWindowID in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasTitle()
hasTitle in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic String getTitle()
getTitle in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasName()
hasName in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic String getName()
getName in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasWindowType()
hasWindowType in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic DesktopWmProtos.DesktopWindowInfo.DesktopWindowType getWindowType()
getWindowType in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasOnScreen()
hasOnScreen in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean getOnScreen()
getOnScreen in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasState()
hasState in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic DesktopWmProtos.DesktopWindowInfo.DesktopWindowState getState()
getState in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasRect()
hasRect in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic DesktopWmProtos.DesktopWindowRect getRect()
getRect in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
getRectOrBuilder in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean hasActive()
hasActive in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic boolean getActive()
getActive in interface DesktopWmProtos.DesktopWindowInfoOrBuilderpublic 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 DesktopWmProtos.DesktopWindowInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.DesktopWindowInfo.Builder newBuilder()
public DesktopWmProtos.DesktopWindowInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DesktopWmProtos.DesktopWindowInfo.Builder newBuilder(DesktopWmProtos.DesktopWindowInfo prototype)
public DesktopWmProtos.DesktopWindowInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DesktopWmProtos.DesktopWindowInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013. All Rights Reserved.