Package org.webswing.server.model.proto
Class Webswing.WindowMsgProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.WindowMsgProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.WindowMsgProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.WindowMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.WindowMsgProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.WindowMsgProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.WindowMsgProto.BuilderProtobuf typeorg.webswing.server.model.proto.WindowMsgProtostatic classWebswing.WindowMsgProto.DockModeProtoProtobuf enumorg.webswing.server.model.proto.WindowMsgProto.DockModeProtostatic classWebswing.WindowMsgProto.WindowTypeProtoProtobuf enumorg.webswing.server.model.proto.WindowMsgProto.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 intCONTENT_FIELD_NUMBERstatic intDIRECTDRAW_FIELD_NUMBERstatic intDOCKMODE_FIELD_NUMBERstatic intHEIGHT_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINTERNALWINDOWS_FIELD_NUMBERstatic intMODALBLOCKED_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNERID_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.WindowMsgProto>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(Object obj)Webswing.WindowPartialContentMsgProtogetContent(int index)repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;intgetContentCount()repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;List<Webswing.WindowPartialContentMsgProto>getContentList()repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;Webswing.WindowPartialContentMsgProtoOrBuildergetContentOrBuilder(int index)repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;List<? extends Webswing.WindowPartialContentMsgProtoOrBuilder>getContentOrBuilderList()repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;static Webswing.WindowMsgProtogetDefaultInstance()Webswing.WindowMsgProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.ByteStringgetDirectDraw()optional bytes directDraw = 3;Webswing.WindowMsgProto.DockModeProtogetDockMode()optional .org.webswing.server.model.proto.WindowMsgProto.DockModeProto dockMode = 15;intgetHeight()optional uint32 height = 8;StringgetId()required string id = 1;com.google.protobuf.ByteStringgetIdBytes()required string id = 1;Webswing.WindowMsgProtogetInternalWindows(int index)repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;intgetInternalWindowsCount()repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;List<Webswing.WindowMsgProto>getInternalWindowsList()repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;Webswing.WindowMsgProtoOrBuildergetInternalWindowsOrBuilder(int index)repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;List<? extends Webswing.WindowMsgProtoOrBuilder>getInternalWindowsOrBuilderList()repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;booleangetModalBlocked()optional bool modalBlocked = 11;StringgetName()optional string name = 9;com.google.protobuf.ByteStringgetNameBytes()optional string name = 9;StringgetOwnerId()optional string ownerId = 12;com.google.protobuf.ByteStringgetOwnerIdBytes()optional string ownerId = 12;com.google.protobuf.Parser<Webswing.WindowMsgProto>getParserForType()intgetPosX()optional sint32 posX = 5;intgetPosY()optional sint32 posY = 6;intgetSerializedSize()intgetState()optional uint32 state = 13;StringgetTitle()optional string title = 4;com.google.protobuf.ByteStringgetTitleBytes()optional string title = 4;Webswing.WindowMsgProto.WindowTypeProtogetType()optional .org.webswing.server.model.proto.WindowMsgProto.WindowTypeProto type = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetWidth()optional uint32 width = 7;booleanhasDirectDraw()optional bytes directDraw = 3;booleanhasDockMode()optional .org.webswing.server.model.proto.WindowMsgProto.DockModeProto dockMode = 15;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 .org.webswing.server.model.proto.WindowMsgProto.WindowTypeProto type = 10;booleanhasWidth()optional uint32 width = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.WindowMsgProto.BuildernewBuilder()static Webswing.WindowMsgProto.BuildernewBuilder(Webswing.WindowMsgProto prototype)Webswing.WindowMsgProto.BuildernewBuilderForType()protected Webswing.WindowMsgProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.WindowMsgProtoparseDelimitedFrom(InputStream input)static Webswing.WindowMsgProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowMsgProtoparseFrom(byte[] data)static Webswing.WindowMsgProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowMsgProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.WindowMsgProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowMsgProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.WindowMsgProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowMsgProtoparseFrom(InputStream input)static Webswing.WindowMsgProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowMsgProtoparseFrom(ByteBuffer data)static Webswing.WindowMsgProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.WindowMsgProto>parser()Webswing.WindowMsgProto.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
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.WindowMsgProto> 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 interfaceWebswing.WindowMsgProtoOrBuilder
-
getId
public String getId()
required string id = 1;- Specified by:
getIdin interfaceWebswing.WindowMsgProtoOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;- Specified by:
getIdBytesin interfaceWebswing.WindowMsgProtoOrBuilder
-
getContentList
public List<Webswing.WindowPartialContentMsgProto> getContentList()
repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;- Specified by:
getContentListin interfaceWebswing.WindowMsgProtoOrBuilder
-
getContentOrBuilderList
public List<? extends Webswing.WindowPartialContentMsgProtoOrBuilder> getContentOrBuilderList()
repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;- Specified by:
getContentOrBuilderListin interfaceWebswing.WindowMsgProtoOrBuilder
-
getContentCount
public int getContentCount()
repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;- Specified by:
getContentCountin interfaceWebswing.WindowMsgProtoOrBuilder
-
getContent
public Webswing.WindowPartialContentMsgProto getContent(int index)
repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;- Specified by:
getContentin interfaceWebswing.WindowMsgProtoOrBuilder
-
getContentOrBuilder
public Webswing.WindowPartialContentMsgProtoOrBuilder getContentOrBuilder(int index)
repeated .org.webswing.server.model.proto.WindowPartialContentMsgProto content = 2;- Specified by:
getContentOrBuilderin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasDirectDraw
public boolean hasDirectDraw()
optional bytes directDraw = 3;- Specified by:
hasDirectDrawin interfaceWebswing.WindowMsgProtoOrBuilder
-
getDirectDraw
public com.google.protobuf.ByteString getDirectDraw()
optional bytes directDraw = 3;- Specified by:
getDirectDrawin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasTitle
public boolean hasTitle()
optional string title = 4;- Specified by:
hasTitlein interfaceWebswing.WindowMsgProtoOrBuilder
-
getTitle
public String getTitle()
optional string title = 4;- Specified by:
getTitlein interfaceWebswing.WindowMsgProtoOrBuilder
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 4;- Specified by:
getTitleBytesin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasPosX
public boolean hasPosX()
optional sint32 posX = 5;- Specified by:
hasPosXin interfaceWebswing.WindowMsgProtoOrBuilder
-
getPosX
public int getPosX()
optional sint32 posX = 5;- Specified by:
getPosXin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasPosY
public boolean hasPosY()
optional sint32 posY = 6;- Specified by:
hasPosYin interfaceWebswing.WindowMsgProtoOrBuilder
-
getPosY
public int getPosY()
optional sint32 posY = 6;- Specified by:
getPosYin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasWidth
public boolean hasWidth()
optional uint32 width = 7;- Specified by:
hasWidthin interfaceWebswing.WindowMsgProtoOrBuilder
-
getWidth
public int getWidth()
optional uint32 width = 7;- Specified by:
getWidthin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasHeight
public boolean hasHeight()
optional uint32 height = 8;- Specified by:
hasHeightin interfaceWebswing.WindowMsgProtoOrBuilder
-
getHeight
public int getHeight()
optional uint32 height = 8;- Specified by:
getHeightin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasName
public boolean hasName()
optional string name = 9;- Specified by:
hasNamein interfaceWebswing.WindowMsgProtoOrBuilder
-
getName
public String getName()
optional string name = 9;- Specified by:
getNamein interfaceWebswing.WindowMsgProtoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 9;- Specified by:
getNameBytesin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasType
public boolean hasType()
optional .org.webswing.server.model.proto.WindowMsgProto.WindowTypeProto type = 10;- Specified by:
hasTypein interfaceWebswing.WindowMsgProtoOrBuilder
-
getType
public Webswing.WindowMsgProto.WindowTypeProto getType()
optional .org.webswing.server.model.proto.WindowMsgProto.WindowTypeProto type = 10;- Specified by:
getTypein interfaceWebswing.WindowMsgProtoOrBuilder
-
hasModalBlocked
public boolean hasModalBlocked()
optional bool modalBlocked = 11;- Specified by:
hasModalBlockedin interfaceWebswing.WindowMsgProtoOrBuilder
-
getModalBlocked
public boolean getModalBlocked()
optional bool modalBlocked = 11;- Specified by:
getModalBlockedin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasOwnerId
public boolean hasOwnerId()
optional string ownerId = 12;- Specified by:
hasOwnerIdin interfaceWebswing.WindowMsgProtoOrBuilder
-
getOwnerId
public String getOwnerId()
optional string ownerId = 12;- Specified by:
getOwnerIdin interfaceWebswing.WindowMsgProtoOrBuilder
-
getOwnerIdBytes
public com.google.protobuf.ByteString getOwnerIdBytes()
optional string ownerId = 12;- Specified by:
getOwnerIdBytesin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasState
public boolean hasState()
optional uint32 state = 13;- Specified by:
hasStatein interfaceWebswing.WindowMsgProtoOrBuilder
-
getState
public int getState()
optional uint32 state = 13;- Specified by:
getStatein interfaceWebswing.WindowMsgProtoOrBuilder
-
getInternalWindowsList
public List<Webswing.WindowMsgProto> getInternalWindowsList()
repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;- Specified by:
getInternalWindowsListin interfaceWebswing.WindowMsgProtoOrBuilder
-
getInternalWindowsOrBuilderList
public List<? extends Webswing.WindowMsgProtoOrBuilder> getInternalWindowsOrBuilderList()
repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;- Specified by:
getInternalWindowsOrBuilderListin interfaceWebswing.WindowMsgProtoOrBuilder
-
getInternalWindowsCount
public int getInternalWindowsCount()
repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;- Specified by:
getInternalWindowsCountin interfaceWebswing.WindowMsgProtoOrBuilder
-
getInternalWindows
public Webswing.WindowMsgProto getInternalWindows(int index)
repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;- Specified by:
getInternalWindowsin interfaceWebswing.WindowMsgProtoOrBuilder
-
getInternalWindowsOrBuilder
public Webswing.WindowMsgProtoOrBuilder getInternalWindowsOrBuilder(int index)
repeated .org.webswing.server.model.proto.WindowMsgProto internalWindows = 14;- Specified by:
getInternalWindowsOrBuilderin interfaceWebswing.WindowMsgProtoOrBuilder
-
hasDockMode
public boolean hasDockMode()
optional .org.webswing.server.model.proto.WindowMsgProto.DockModeProto dockMode = 15;- Specified by:
hasDockModein interfaceWebswing.WindowMsgProtoOrBuilder
-
getDockMode
public Webswing.WindowMsgProto.DockModeProto getDockMode()
optional .org.webswing.server.model.proto.WindowMsgProto.DockModeProto dockMode = 15;- Specified by:
getDockModein interfaceWebswing.WindowMsgProtoOrBuilder
-
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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 Webswing.WindowMsgProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.WindowMsgProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.WindowMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.WindowMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.WindowMsgProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.WindowMsgProto.Builder newBuilder()
-
newBuilder
public static Webswing.WindowMsgProto.Builder newBuilder(Webswing.WindowMsgProto prototype)
-
toBuilder
public Webswing.WindowMsgProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.WindowMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.WindowMsgProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.WindowMsgProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.WindowMsgProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.WindowMsgProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-