Class AppFrameProtoOut.WindowMsgOutProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.appframe.proto.AppFrameProtoOut.WindowMsgOutProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,AppFrameProtoOut.WindowMsgOutProtoOrBuilder
- Enclosing class:
- AppFrameProtoOut
public static final class AppFrameProtoOut.WindowMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements AppFrameProtoOut.WindowMsgOutProtoOrBuilder
Protobuf typeappFrameProtoOut.WindowMsgOutProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAppFrameProtoOut.WindowMsgOutProto.BuilderProtobuf typeappFrameProtoOut.WindowMsgOutProtostatic classAppFrameProtoOut.WindowMsgOutProto.DockModeProtoProtobuf enumappFrameProtoOut.WindowMsgOutProto.DockModeProtostatic classAppFrameProtoOut.WindowMsgOutProto.DockStateProtoProtobuf enumappFrameProtoOut.WindowMsgOutProto.DockStateProtostatic classAppFrameProtoOut.WindowMsgOutProto.WindowClassTypeProtoProtobuf enumappFrameProtoOut.WindowMsgOutProto.WindowClassTypeProtostatic classAppFrameProtoOut.WindowMsgOutProto.WindowTypeProtoProtobuf enumappFrameProtoOut.WindowMsgOutProto.WindowTypeProto-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCLASSTYPE_FIELD_NUMBERstatic intCONTENT_FIELD_NUMBERstatic intDIRECTDRAW_FIELD_NUMBERstatic intDOCKMODE_FIELD_NUMBERstatic intDOCKSTATE_FIELD_NUMBERstatic intHEIGHT_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINTERNALWINDOWS_FIELD_NUMBERstatic intMODALBLOCKED_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNERID_FIELD_NUMBERstatic com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto>PARSERDeprecated.static intPOSX_FIELD_NUMBERstatic intPOSY_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intTITLE_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intWIDTH_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AppFrameProtoOut.WindowMsgOutProto.WindowClassTypeProtogetClassType()optional .appFrameProtoOut.WindowMsgOutProto.WindowClassTypeProto classType = 17;AppFrameProtoOut.WindowPartialContentMsgOutProtogetContent(int index)repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;intgetContentCount()repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;java.util.List<AppFrameProtoOut.WindowPartialContentMsgOutProto>getContentList()repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;AppFrameProtoOut.WindowPartialContentMsgOutProtoOrBuildergetContentOrBuilder(int index)repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;java.util.List<? extends AppFrameProtoOut.WindowPartialContentMsgOutProtoOrBuilder>getContentOrBuilderList()repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;static AppFrameProtoOut.WindowMsgOutProtogetDefaultInstance()AppFrameProtoOut.WindowMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.ByteStringgetDirectDraw()optional bytes directDraw = 3;AppFrameProtoOut.WindowMsgOutProto.DockModeProtogetDockMode()optional .appFrameProtoOut.WindowMsgOutProto.DockModeProto dockMode = 15;AppFrameProtoOut.WindowMsgOutProto.DockStateProtogetDockState()optional .appFrameProtoOut.WindowMsgOutProto.DockStateProto dockState = 16;intgetHeight()optional uint32 height = 8;java.lang.StringgetId()required string id = 1;com.google.protobuf.ByteStringgetIdBytes()required string id = 1;AppFrameProtoOut.WindowMsgOutProtogetInternalWindows(int index)repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;intgetInternalWindowsCount()repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;java.util.List<AppFrameProtoOut.WindowMsgOutProto>getInternalWindowsList()repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;AppFrameProtoOut.WindowMsgOutProtoOrBuildergetInternalWindowsOrBuilder(int index)repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;java.util.List<? extends AppFrameProtoOut.WindowMsgOutProtoOrBuilder>getInternalWindowsOrBuilderList()repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;booleangetModalBlocked()optional bool modalBlocked = 11;java.lang.StringgetName()optional string name = 9;com.google.protobuf.ByteStringgetNameBytes()optional string name = 9;java.lang.StringgetOwnerId()optional string ownerId = 12;com.google.protobuf.ByteStringgetOwnerIdBytes()optional string ownerId = 12;com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto>getParserForType()intgetPosX()optional sint32 posX = 5;intgetPosY()optional sint32 posY = 6;intgetSerializedSize()intgetState()optional uint32 state = 13;java.lang.StringgetTitle()optional string title = 4;com.google.protobuf.ByteStringgetTitleBytes()optional string title = 4;AppFrameProtoOut.WindowMsgOutProto.WindowTypeProtogetType()optional .appFrameProtoOut.WindowMsgOutProto.WindowTypeProto type = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetWidth()optional uint32 width = 7;booleanhasClassType()optional .appFrameProtoOut.WindowMsgOutProto.WindowClassTypeProto classType = 17;booleanhasDirectDraw()optional bytes directDraw = 3;booleanhasDockMode()optional .appFrameProtoOut.WindowMsgOutProto.DockModeProto dockMode = 15;booleanhasDockState()optional .appFrameProtoOut.WindowMsgOutProto.DockStateProto dockState = 16;inthashCode()booleanhasHeight()optional uint32 height = 8;booleanhasId()required string id = 1;booleanhasModalBlocked()optional bool modalBlocked = 11;booleanhasName()optional string name = 9;booleanhasOwnerId()optional string ownerId = 12;booleanhasPosX()optional sint32 posX = 5;booleanhasPosY()optional sint32 posY = 6;booleanhasState()optional uint32 state = 13;booleanhasTitle()optional string title = 4;booleanhasType()optional .appFrameProtoOut.WindowMsgOutProto.WindowTypeProto type = 10;booleanhasWidth()optional uint32 width = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AppFrameProtoOut.WindowMsgOutProto.BuildernewBuilder()static AppFrameProtoOut.WindowMsgOutProto.BuildernewBuilder(AppFrameProtoOut.WindowMsgOutProto prototype)AppFrameProtoOut.WindowMsgOutProto.BuildernewBuilderForType()protected AppFrameProtoOut.WindowMsgOutProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static AppFrameProtoOut.WindowMsgOutProtoparseDelimitedFrom(java.io.InputStream input)static AppFrameProtoOut.WindowMsgOutProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(byte[] data)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(com.google.protobuf.ByteString data)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(java.io.InputStream input)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(java.nio.ByteBuffer data)static AppFrameProtoOut.WindowMsgOutProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto>parser()AppFrameProtoOut.WindowMsgOutProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENT_FIELD_NUMBER
public static final int CONTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTDRAW_FIELD_NUMBER
public static final int DIRECTDRAW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSX_FIELD_NUMBER
public static final int POSX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSY_FIELD_NUMBER
public static final int POSY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODALBLOCKED_FIELD_NUMBER
public static final int MODALBLOCKED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNERID_FIELD_NUMBER
public static final int OWNERID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERNALWINDOWS_FIELD_NUMBER
public static final int INTERNALWINDOWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCKMODE_FIELD_NUMBER
public static final int DOCKMODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOCKSTATE_FIELD_NUMBER
public static final int DOCKSTATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSTYPE_FIELD_NUMBER
public static final int CLASSTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()
required string id = 1;- Specified by:
hasIdin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getId
public java.lang.String getId()
required string id = 1;- Specified by:
getIdin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;- Specified by:
getIdBytesin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getContentList
public java.util.List<AppFrameProtoOut.WindowPartialContentMsgOutProto> getContentList()
repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;- Specified by:
getContentListin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getContentOrBuilderList
public java.util.List<? extends AppFrameProtoOut.WindowPartialContentMsgOutProtoOrBuilder> getContentOrBuilderList()
repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;- Specified by:
getContentOrBuilderListin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getContentCount
public int getContentCount()
repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;- Specified by:
getContentCountin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getContent
public AppFrameProtoOut.WindowPartialContentMsgOutProto getContent(int index)
repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;- Specified by:
getContentin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getContentOrBuilder
public AppFrameProtoOut.WindowPartialContentMsgOutProtoOrBuilder getContentOrBuilder(int index)
repeated .appFrameProtoOut.WindowPartialContentMsgOutProto content = 2;- Specified by:
getContentOrBuilderin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasDirectDraw
public boolean hasDirectDraw()
optional bytes directDraw = 3;- Specified by:
hasDirectDrawin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getDirectDraw
public com.google.protobuf.ByteString getDirectDraw()
optional bytes directDraw = 3;- Specified by:
getDirectDrawin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasTitle
public boolean hasTitle()
optional string title = 4;- Specified by:
hasTitlein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getTitle
public java.lang.String getTitle()
optional string title = 4;- Specified by:
getTitlein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 4;- Specified by:
getTitleBytesin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasPosX
public boolean hasPosX()
optional sint32 posX = 5;- Specified by:
hasPosXin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getPosX
public int getPosX()
optional sint32 posX = 5;- Specified by:
getPosXin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasPosY
public boolean hasPosY()
optional sint32 posY = 6;- Specified by:
hasPosYin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getPosY
public int getPosY()
optional sint32 posY = 6;- Specified by:
getPosYin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasWidth
public boolean hasWidth()
optional uint32 width = 7;- Specified by:
hasWidthin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getWidth
public int getWidth()
optional uint32 width = 7;- Specified by:
getWidthin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasHeight
public boolean hasHeight()
optional uint32 height = 8;- Specified by:
hasHeightin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getHeight
public int getHeight()
optional uint32 height = 8;- Specified by:
getHeightin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasName
public boolean hasName()
optional string name = 9;- Specified by:
hasNamein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getName
public java.lang.String getName()
optional string name = 9;- Specified by:
getNamein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 9;- Specified by:
getNameBytesin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasType
public boolean hasType()
optional .appFrameProtoOut.WindowMsgOutProto.WindowTypeProto type = 10;- Specified by:
hasTypein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getType
public AppFrameProtoOut.WindowMsgOutProto.WindowTypeProto getType()
optional .appFrameProtoOut.WindowMsgOutProto.WindowTypeProto type = 10;- Specified by:
getTypein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasModalBlocked
public boolean hasModalBlocked()
optional bool modalBlocked = 11;- Specified by:
hasModalBlockedin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getModalBlocked
public boolean getModalBlocked()
optional bool modalBlocked = 11;- Specified by:
getModalBlockedin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasOwnerId
public boolean hasOwnerId()
optional string ownerId = 12;- Specified by:
hasOwnerIdin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getOwnerId
public java.lang.String getOwnerId()
optional string ownerId = 12;- Specified by:
getOwnerIdin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getOwnerIdBytes
public com.google.protobuf.ByteString getOwnerIdBytes()
optional string ownerId = 12;- Specified by:
getOwnerIdBytesin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasState
public boolean hasState()
optional uint32 state = 13;- Specified by:
hasStatein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getState
public int getState()
optional uint32 state = 13;- Specified by:
getStatein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getInternalWindowsList
public java.util.List<AppFrameProtoOut.WindowMsgOutProto> getInternalWindowsList()
repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;- Specified by:
getInternalWindowsListin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getInternalWindowsOrBuilderList
public java.util.List<? extends AppFrameProtoOut.WindowMsgOutProtoOrBuilder> getInternalWindowsOrBuilderList()
repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;- Specified by:
getInternalWindowsOrBuilderListin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getInternalWindowsCount
public int getInternalWindowsCount()
repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;- Specified by:
getInternalWindowsCountin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getInternalWindows
public AppFrameProtoOut.WindowMsgOutProto getInternalWindows(int index)
repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;- Specified by:
getInternalWindowsin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getInternalWindowsOrBuilder
public AppFrameProtoOut.WindowMsgOutProtoOrBuilder getInternalWindowsOrBuilder(int index)
repeated .appFrameProtoOut.WindowMsgOutProto internalWindows = 14;- Specified by:
getInternalWindowsOrBuilderin interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasDockMode
public boolean hasDockMode()
optional .appFrameProtoOut.WindowMsgOutProto.DockModeProto dockMode = 15;- Specified by:
hasDockModein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getDockMode
public AppFrameProtoOut.WindowMsgOutProto.DockModeProto getDockMode()
optional .appFrameProtoOut.WindowMsgOutProto.DockModeProto dockMode = 15;- Specified by:
getDockModein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasDockState
public boolean hasDockState()
optional .appFrameProtoOut.WindowMsgOutProto.DockStateProto dockState = 16;- Specified by:
hasDockStatein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getDockState
public AppFrameProtoOut.WindowMsgOutProto.DockStateProto getDockState()
optional .appFrameProtoOut.WindowMsgOutProto.DockStateProto dockState = 16;- Specified by:
getDockStatein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
hasClassType
public boolean hasClassType()
optional .appFrameProtoOut.WindowMsgOutProto.WindowClassTypeProto classType = 17;- Specified by:
hasClassTypein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
getClassType
public AppFrameProtoOut.WindowMsgOutProto.WindowClassTypeProto getClassType()
optional .appFrameProtoOut.WindowMsgOutProto.WindowClassTypeProto classType = 17;- Specified by:
getClassTypein interfaceAppFrameProtoOut.WindowMsgOutProtoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoOut.WindowMsgOutProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AppFrameProtoOut.WindowMsgOutProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AppFrameProtoOut.WindowMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AppFrameProtoOut.WindowMsgOutProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AppFrameProtoOut.WindowMsgOutProto.Builder newBuilder()
-
newBuilder
public static AppFrameProtoOut.WindowMsgOutProto.Builder newBuilder(AppFrameProtoOut.WindowMsgOutProto prototype)
-
toBuilder
public AppFrameProtoOut.WindowMsgOutProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AppFrameProtoOut.WindowMsgOutProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AppFrameProtoOut.WindowMsgOutProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto> parser()
-
getParserForType
public com.google.protobuf.Parser<AppFrameProtoOut.WindowMsgOutProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AppFrameProtoOut.WindowMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-