public static final class DesktopWmProtos.QuickMenuInfo extends com.google.protobuf.GeneratedMessage implements DesktopWmProtos.QuickMenuInfoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
DesktopWmProtos.QuickMenuInfo.Builder |
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 |
MENUID_FIELD_NUMBER |
static int |
MENUITEMLIST_FIELD_NUMBER |
static int |
RECT_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 MENUID_FIELD_NUMBER
public static final int RECT_FIELD_NUMBER
public static final int WINDOWID_FIELD_NUMBER
public static final int MENUITEMLIST_FIELD_NUMBER
public static DesktopWmProtos.QuickMenuInfo getDefaultInstance()
public DesktopWmProtos.QuickMenuInfo 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 hasMenuId()
hasMenuId in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.QuickMenuID getMenuId()
getMenuId in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.QuickMenuIDOrBuilder getMenuIdOrBuilder()
getMenuIdOrBuilder in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic boolean hasRect()
hasRect in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.DesktopWindowRect getRect()
getRect in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
getRectOrBuilder in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic boolean hasWindowId()
hasWindowId in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.DesktopWindowID getWindowId()
getWindowId in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIdOrBuilder()
getWindowIdOrBuilder in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic List<DesktopWmProtos.QuickMenuItemInfo> getMenuItemListList()
getMenuItemListList in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic List<? extends DesktopWmProtos.QuickMenuItemInfoOrBuilder> getMenuItemListOrBuilderList()
getMenuItemListOrBuilderList in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic int getMenuItemListCount()
getMenuItemListCount in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.QuickMenuItemInfo getMenuItemList(int index)
getMenuItemList in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic DesktopWmProtos.QuickMenuItemInfoOrBuilder getMenuItemListOrBuilder(int index)
getMenuItemListOrBuilder in interface DesktopWmProtos.QuickMenuInfoOrBuilderpublic 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.QuickMenuInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DesktopWmProtos.QuickMenuInfo.Builder newBuilder()
public DesktopWmProtos.QuickMenuInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DesktopWmProtos.QuickMenuInfo.Builder newBuilder(DesktopWmProtos.QuickMenuInfo prototype)
public DesktopWmProtos.QuickMenuInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DesktopWmProtos.QuickMenuInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2012. All Rights Reserved.