Package org.webswing.server.model.proto
Class Webswing.ConnectionHandshakeMsgInProto.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
- org.webswing.server.model.proto.Webswing.ConnectionHandshakeMsgInProto.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Webswing.ConnectionHandshakeMsgInProtoOrBuilder
- Enclosing class:
- Webswing.ConnectionHandshakeMsgInProto
public static final class Webswing.ConnectionHandshakeMsgInProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder> implements Webswing.ConnectionHandshakeMsgInProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.ConnectionHandshakeMsgInProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Webswing.ConnectionHandshakeMsgInProto.BuilderaddAllParams(Iterable<? extends Webswing.ParamMsgProto> values)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderaddParams(int index, Webswing.ParamMsgProto value)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderaddParams(int index, Webswing.ParamMsgProto.Builder builderForValue)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderaddParams(Webswing.ParamMsgProto value)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderaddParams(Webswing.ParamMsgProto.Builder builderForValue)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ParamMsgProto.BuilderaddParamsBuilder()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ParamMsgProto.BuilderaddParamsBuilder(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.ConnectionHandshakeMsgInProtobuild()Webswing.ConnectionHandshakeMsgInProtobuildPartial()Webswing.ConnectionHandshakeMsgInProto.Builderclear()Webswing.ConnectionHandshakeMsgInProto.BuilderclearAccessiblityEnabled()optional bool accessiblityEnabled = 17;Webswing.ConnectionHandshakeMsgInProto.BuilderclearApplicationName()optional string applicationName = 6;Webswing.ConnectionHandshakeMsgInProto.BuilderclearBrowserId()optional string browserId = 13;Webswing.ConnectionHandshakeMsgInProto.BuilderclearClientId()optional string clientId = 1;Webswing.ConnectionHandshakeMsgInProto.BuilderclearConnectionId()optional string connectionId = 2;Webswing.ConnectionHandshakeMsgInProto.BuilderclearDesktopHeight()optional uint32 desktopHeight = 5;Webswing.ConnectionHandshakeMsgInProto.BuilderclearDesktopWidth()optional uint32 desktopWidth = 4;Webswing.ConnectionHandshakeMsgInProto.BuilderclearDirectDrawSupported()optional bool directDrawSupported = 8;Webswing.ConnectionHandshakeMsgInProto.BuilderclearDockingSupported()optional bool dockingSupported = 15;Webswing.ConnectionHandshakeMsgInProto.BuilderclearDocumentBase()optional string documentBase = 9;Webswing.ConnectionHandshakeMsgInProto.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Webswing.ConnectionHandshakeMsgInProto.BuilderclearLocale()optional string locale = 11;Webswing.ConnectionHandshakeMsgInProto.BuilderclearMirrored()optional bool mirrored = 7;Webswing.ConnectionHandshakeMsgInProto.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Webswing.ConnectionHandshakeMsgInProto.BuilderclearParams()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuilderclearTabId()optional string tabId = 18;Webswing.ConnectionHandshakeMsgInProto.BuilderclearTimeZone()optional string timeZone = 14;Webswing.ConnectionHandshakeMsgInProto.BuilderclearTouchMode()optional bool touchMode = 16;Webswing.ConnectionHandshakeMsgInProto.BuilderclearUrl()optional string url = 12;Webswing.ConnectionHandshakeMsgInProto.BuilderclearViewId()optional string viewId = 3;Webswing.ConnectionHandshakeMsgInProto.Builderclone()booleangetAccessiblityEnabled()optional bool accessiblityEnabled = 17;StringgetApplicationName()optional string applicationName = 6;com.google.protobuf.ByteStringgetApplicationNameBytes()optional string applicationName = 6;StringgetBrowserId()optional string browserId = 13;com.google.protobuf.ByteStringgetBrowserIdBytes()optional string browserId = 13;StringgetClientId()optional string clientId = 1;com.google.protobuf.ByteStringgetClientIdBytes()optional string clientId = 1;StringgetConnectionId()optional string connectionId = 2;com.google.protobuf.ByteStringgetConnectionIdBytes()optional string connectionId = 2;Webswing.ConnectionHandshakeMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetDesktopHeight()optional uint32 desktopHeight = 5;intgetDesktopWidth()optional uint32 desktopWidth = 4;booleangetDirectDrawSupported()optional bool directDrawSupported = 8;booleangetDockingSupported()optional bool dockingSupported = 15;StringgetDocumentBase()optional string documentBase = 9;com.google.protobuf.ByteStringgetDocumentBaseBytes()optional string documentBase = 9;StringgetLocale()optional string locale = 11;com.google.protobuf.ByteStringgetLocaleBytes()optional string locale = 11;booleangetMirrored()optional bool mirrored = 7;Webswing.ParamMsgProtogetParams(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ParamMsgProto.BuildergetParamsBuilder(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;List<Webswing.ParamMsgProto.Builder>getParamsBuilderList()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;intgetParamsCount()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;List<Webswing.ParamMsgProto>getParamsList()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ParamMsgProtoOrBuildergetParamsOrBuilder(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;List<? extends Webswing.ParamMsgProtoOrBuilder>getParamsOrBuilderList()repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;StringgetTabId()optional string tabId = 18;com.google.protobuf.ByteStringgetTabIdBytes()optional string tabId = 18;StringgetTimeZone()optional string timeZone = 14;com.google.protobuf.ByteStringgetTimeZoneBytes()optional string timeZone = 14;booleangetTouchMode()optional bool touchMode = 16;StringgetUrl()optional string url = 12;com.google.protobuf.ByteStringgetUrlBytes()optional string url = 12;StringgetViewId()optional string viewId = 3;com.google.protobuf.ByteStringgetViewIdBytes()optional string viewId = 3;booleanhasAccessiblityEnabled()optional bool accessiblityEnabled = 17;booleanhasApplicationName()optional string applicationName = 6;booleanhasBrowserId()optional string browserId = 13;booleanhasClientId()optional string clientId = 1;booleanhasConnectionId()optional string connectionId = 2;booleanhasDesktopHeight()optional uint32 desktopHeight = 5;booleanhasDesktopWidth()optional uint32 desktopWidth = 4;booleanhasDirectDrawSupported()optional bool directDrawSupported = 8;booleanhasDockingSupported()optional bool dockingSupported = 15;booleanhasDocumentBase()optional string documentBase = 9;booleanhasLocale()optional string locale = 11;booleanhasMirrored()optional bool mirrored = 7;booleanhasTabId()optional string tabId = 18;booleanhasTimeZone()optional string timeZone = 14;booleanhasTouchMode()optional bool touchMode = 16;booleanhasUrl()optional string url = 12;booleanhasViewId()optional string viewId = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Webswing.ConnectionHandshakeMsgInProto.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Webswing.ConnectionHandshakeMsgInProto.BuildermergeFrom(com.google.protobuf.Message other)Webswing.ConnectionHandshakeMsgInProto.BuildermergeFrom(Webswing.ConnectionHandshakeMsgInProto other)Webswing.ConnectionHandshakeMsgInProto.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Webswing.ConnectionHandshakeMsgInProto.BuilderremoveParams(int index)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuildersetAccessiblityEnabled(boolean value)optional bool accessiblityEnabled = 17;Webswing.ConnectionHandshakeMsgInProto.BuildersetApplicationName(String value)optional string applicationName = 6;Webswing.ConnectionHandshakeMsgInProto.BuildersetApplicationNameBytes(com.google.protobuf.ByteString value)optional string applicationName = 6;Webswing.ConnectionHandshakeMsgInProto.BuildersetBrowserId(String value)optional string browserId = 13;Webswing.ConnectionHandshakeMsgInProto.BuildersetBrowserIdBytes(com.google.protobuf.ByteString value)optional string browserId = 13;Webswing.ConnectionHandshakeMsgInProto.BuildersetClientId(String value)optional string clientId = 1;Webswing.ConnectionHandshakeMsgInProto.BuildersetClientIdBytes(com.google.protobuf.ByteString value)optional string clientId = 1;Webswing.ConnectionHandshakeMsgInProto.BuildersetConnectionId(String value)optional string connectionId = 2;Webswing.ConnectionHandshakeMsgInProto.BuildersetConnectionIdBytes(com.google.protobuf.ByteString value)optional string connectionId = 2;Webswing.ConnectionHandshakeMsgInProto.BuildersetDesktopHeight(int value)optional uint32 desktopHeight = 5;Webswing.ConnectionHandshakeMsgInProto.BuildersetDesktopWidth(int value)optional uint32 desktopWidth = 4;Webswing.ConnectionHandshakeMsgInProto.BuildersetDirectDrawSupported(boolean value)optional bool directDrawSupported = 8;Webswing.ConnectionHandshakeMsgInProto.BuildersetDockingSupported(boolean value)optional bool dockingSupported = 15;Webswing.ConnectionHandshakeMsgInProto.BuildersetDocumentBase(String value)optional string documentBase = 9;Webswing.ConnectionHandshakeMsgInProto.BuildersetDocumentBaseBytes(com.google.protobuf.ByteString value)optional string documentBase = 9;Webswing.ConnectionHandshakeMsgInProto.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.ConnectionHandshakeMsgInProto.BuildersetLocale(String value)optional string locale = 11;Webswing.ConnectionHandshakeMsgInProto.BuildersetLocaleBytes(com.google.protobuf.ByteString value)optional string locale = 11;Webswing.ConnectionHandshakeMsgInProto.BuildersetMirrored(boolean value)optional bool mirrored = 7;Webswing.ConnectionHandshakeMsgInProto.BuildersetParams(int index, Webswing.ParamMsgProto value)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuildersetParams(int index, Webswing.ParamMsgProto.Builder builderForValue)repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;Webswing.ConnectionHandshakeMsgInProto.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Webswing.ConnectionHandshakeMsgInProto.BuildersetTabId(String value)optional string tabId = 18;Webswing.ConnectionHandshakeMsgInProto.BuildersetTabIdBytes(com.google.protobuf.ByteString value)optional string tabId = 18;Webswing.ConnectionHandshakeMsgInProto.BuildersetTimeZone(String value)optional string timeZone = 14;Webswing.ConnectionHandshakeMsgInProto.BuildersetTimeZoneBytes(com.google.protobuf.ByteString value)optional string timeZone = 14;Webswing.ConnectionHandshakeMsgInProto.BuildersetTouchMode(boolean value)optional bool touchMode = 16;Webswing.ConnectionHandshakeMsgInProto.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Webswing.ConnectionHandshakeMsgInProto.BuildersetUrl(String value)optional string url = 12;Webswing.ConnectionHandshakeMsgInProto.BuildersetUrlBytes(com.google.protobuf.ByteString value)optional string url = 12;Webswing.ConnectionHandshakeMsgInProto.BuildersetViewId(String value)optional string viewId = 3;Webswing.ConnectionHandshakeMsgInProto.BuildersetViewIdBytes(com.google.protobuf.ByteString value)optional string viewId = 3;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
clear
public Webswing.ConnectionHandshakeMsgInProto.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
getDefaultInstanceForType
public Webswing.ConnectionHandshakeMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Webswing.ConnectionHandshakeMsgInProto build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Webswing.ConnectionHandshakeMsgInProto buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Webswing.ConnectionHandshakeMsgInProto.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
setField
public Webswing.ConnectionHandshakeMsgInProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
clearField
public Webswing.ConnectionHandshakeMsgInProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
clearOneof
public Webswing.ConnectionHandshakeMsgInProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
setRepeatedField
public Webswing.ConnectionHandshakeMsgInProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
addRepeatedField
public Webswing.ConnectionHandshakeMsgInProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
mergeFrom
public Webswing.ConnectionHandshakeMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
mergeFrom
public Webswing.ConnectionHandshakeMsgInProto.Builder mergeFrom(Webswing.ConnectionHandshakeMsgInProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
mergeFrom
public Webswing.ConnectionHandshakeMsgInProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>- Throws:
IOException
-
hasClientId
public boolean hasClientId()
optional string clientId = 1;- Specified by:
hasClientIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientId
public String getClientId()
optional string clientId = 1;- Specified by:
getClientIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getClientIdBytes
public com.google.protobuf.ByteString getClientIdBytes()
optional string clientId = 1;- Specified by:
getClientIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setClientId
public Webswing.ConnectionHandshakeMsgInProto.Builder setClientId(String value)
optional string clientId = 1;
-
clearClientId
public Webswing.ConnectionHandshakeMsgInProto.Builder clearClientId()
optional string clientId = 1;
-
setClientIdBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setClientIdBytes(com.google.protobuf.ByteString value)
optional string clientId = 1;
-
hasConnectionId
public boolean hasConnectionId()
optional string connectionId = 2;- Specified by:
hasConnectionIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getConnectionId
public String getConnectionId()
optional string connectionId = 2;- Specified by:
getConnectionIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getConnectionIdBytes
public com.google.protobuf.ByteString getConnectionIdBytes()
optional string connectionId = 2;- Specified by:
getConnectionIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setConnectionId
public Webswing.ConnectionHandshakeMsgInProto.Builder setConnectionId(String value)
optional string connectionId = 2;
-
clearConnectionId
public Webswing.ConnectionHandshakeMsgInProto.Builder clearConnectionId()
optional string connectionId = 2;
-
setConnectionIdBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setConnectionIdBytes(com.google.protobuf.ByteString value)
optional string connectionId = 2;
-
hasViewId
public boolean hasViewId()
optional string viewId = 3;- Specified by:
hasViewIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewId
public String getViewId()
optional string viewId = 3;- Specified by:
getViewIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
optional string viewId = 3;- Specified by:
getViewIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setViewId
public Webswing.ConnectionHandshakeMsgInProto.Builder setViewId(String value)
optional string viewId = 3;
-
clearViewId
public Webswing.ConnectionHandshakeMsgInProto.Builder clearViewId()
optional string viewId = 3;
-
setViewIdBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setViewIdBytes(com.google.protobuf.ByteString value)
optional string viewId = 3;
-
hasBrowserId
public boolean hasBrowserId()
optional string browserId = 13;- Specified by:
hasBrowserIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserId
public String getBrowserId()
optional string browserId = 13;- Specified by:
getBrowserIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getBrowserIdBytes
public com.google.protobuf.ByteString getBrowserIdBytes()
optional string browserId = 13;- Specified by:
getBrowserIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setBrowserId
public Webswing.ConnectionHandshakeMsgInProto.Builder setBrowserId(String value)
optional string browserId = 13;
-
clearBrowserId
public Webswing.ConnectionHandshakeMsgInProto.Builder clearBrowserId()
optional string browserId = 13;
-
setBrowserIdBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setBrowserIdBytes(com.google.protobuf.ByteString value)
optional string browserId = 13;
-
hasDesktopWidth
public boolean hasDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
hasDesktopWidthin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopWidth
public int getDesktopWidth()
optional uint32 desktopWidth = 4;- Specified by:
getDesktopWidthin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setDesktopWidth
public Webswing.ConnectionHandshakeMsgInProto.Builder setDesktopWidth(int value)
optional uint32 desktopWidth = 4;
-
clearDesktopWidth
public Webswing.ConnectionHandshakeMsgInProto.Builder clearDesktopWidth()
optional uint32 desktopWidth = 4;
-
hasDesktopHeight
public boolean hasDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
hasDesktopHeightin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDesktopHeight
public int getDesktopHeight()
optional uint32 desktopHeight = 5;- Specified by:
getDesktopHeightin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setDesktopHeight
public Webswing.ConnectionHandshakeMsgInProto.Builder setDesktopHeight(int value)
optional uint32 desktopHeight = 5;
-
clearDesktopHeight
public Webswing.ConnectionHandshakeMsgInProto.Builder clearDesktopHeight()
optional uint32 desktopHeight = 5;
-
hasApplicationName
public boolean hasApplicationName()
optional string applicationName = 6;- Specified by:
hasApplicationNamein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationName
public String getApplicationName()
optional string applicationName = 6;- Specified by:
getApplicationNamein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()
optional string applicationName = 6;- Specified by:
getApplicationNameBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setApplicationName
public Webswing.ConnectionHandshakeMsgInProto.Builder setApplicationName(String value)
optional string applicationName = 6;
-
clearApplicationName
public Webswing.ConnectionHandshakeMsgInProto.Builder clearApplicationName()
optional string applicationName = 6;
-
setApplicationNameBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setApplicationNameBytes(com.google.protobuf.ByteString value)
optional string applicationName = 6;
-
hasMirrored
public boolean hasMirrored()
optional bool mirrored = 7;- Specified by:
hasMirroredin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getMirrored
public boolean getMirrored()
optional bool mirrored = 7;- Specified by:
getMirroredin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setMirrored
public Webswing.ConnectionHandshakeMsgInProto.Builder setMirrored(boolean value)
optional bool mirrored = 7;
-
clearMirrored
public Webswing.ConnectionHandshakeMsgInProto.Builder clearMirrored()
optional bool mirrored = 7;
-
hasDirectDrawSupported
public boolean hasDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
hasDirectDrawSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDirectDrawSupported
public boolean getDirectDrawSupported()
optional bool directDrawSupported = 8;- Specified by:
getDirectDrawSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setDirectDrawSupported
public Webswing.ConnectionHandshakeMsgInProto.Builder setDirectDrawSupported(boolean value)
optional bool directDrawSupported = 8;
-
clearDirectDrawSupported
public Webswing.ConnectionHandshakeMsgInProto.Builder clearDirectDrawSupported()
optional bool directDrawSupported = 8;
-
hasDocumentBase
public boolean hasDocumentBase()
optional string documentBase = 9;- Specified by:
hasDocumentBasein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBase
public String getDocumentBase()
optional string documentBase = 9;- Specified by:
getDocumentBasein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDocumentBaseBytes
public com.google.protobuf.ByteString getDocumentBaseBytes()
optional string documentBase = 9;- Specified by:
getDocumentBaseBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setDocumentBase
public Webswing.ConnectionHandshakeMsgInProto.Builder setDocumentBase(String value)
optional string documentBase = 9;
-
clearDocumentBase
public Webswing.ConnectionHandshakeMsgInProto.Builder clearDocumentBase()
optional string documentBase = 9;
-
setDocumentBaseBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setDocumentBaseBytes(com.google.protobuf.ByteString value)
optional string documentBase = 9;
-
getParamsList
public List<Webswing.ParamMsgProto> getParamsList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsListin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsCount
public int getParamsCount()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsCountin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParams
public Webswing.ParamMsgProto getParams(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setParams
public Webswing.ConnectionHandshakeMsgInProto.Builder setParams(int index, Webswing.ParamMsgProto value)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
setParams
public Webswing.ConnectionHandshakeMsgInProto.Builder setParams(int index, Webswing.ParamMsgProto.Builder builderForValue)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addParams
public Webswing.ConnectionHandshakeMsgInProto.Builder addParams(Webswing.ParamMsgProto value)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addParams
public Webswing.ConnectionHandshakeMsgInProto.Builder addParams(int index, Webswing.ParamMsgProto value)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addParams
public Webswing.ConnectionHandshakeMsgInProto.Builder addParams(Webswing.ParamMsgProto.Builder builderForValue)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addParams
public Webswing.ConnectionHandshakeMsgInProto.Builder addParams(int index, Webswing.ParamMsgProto.Builder builderForValue)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addAllParams
public Webswing.ConnectionHandshakeMsgInProto.Builder addAllParams(Iterable<? extends Webswing.ParamMsgProto> values)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
clearParams
public Webswing.ConnectionHandshakeMsgInProto.Builder clearParams()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
removeParams
public Webswing.ConnectionHandshakeMsgInProto.Builder removeParams(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
getParamsBuilder
public Webswing.ParamMsgProto.Builder getParamsBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
getParamsOrBuilder
public Webswing.ParamMsgProtoOrBuilder getParamsOrBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsOrBuilderin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getParamsOrBuilderList
public List<? extends Webswing.ParamMsgProtoOrBuilder> getParamsOrBuilderList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;- Specified by:
getParamsOrBuilderListin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
addParamsBuilder
public Webswing.ParamMsgProto.Builder addParamsBuilder()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
addParamsBuilder
public Webswing.ParamMsgProto.Builder addParamsBuilder(int index)
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
getParamsBuilderList
public List<Webswing.ParamMsgProto.Builder> getParamsBuilderList()
repeated .org.webswing.server.model.proto.ParamMsgProto params = 10;
-
hasLocale
public boolean hasLocale()
optional string locale = 11;- Specified by:
hasLocalein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocale
public String getLocale()
optional string locale = 11;- Specified by:
getLocalein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getLocaleBytes
public com.google.protobuf.ByteString getLocaleBytes()
optional string locale = 11;- Specified by:
getLocaleBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setLocale
public Webswing.ConnectionHandshakeMsgInProto.Builder setLocale(String value)
optional string locale = 11;
-
clearLocale
public Webswing.ConnectionHandshakeMsgInProto.Builder clearLocale()
optional string locale = 11;
-
setLocaleBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setLocaleBytes(com.google.protobuf.ByteString value)
optional string locale = 11;
-
hasUrl
public boolean hasUrl()
optional string url = 12;- Specified by:
hasUrlin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrl
public String getUrl()
optional string url = 12;- Specified by:
getUrlin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()
optional string url = 12;- Specified by:
getUrlBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setUrl
public Webswing.ConnectionHandshakeMsgInProto.Builder setUrl(String value)
optional string url = 12;
-
clearUrl
public Webswing.ConnectionHandshakeMsgInProto.Builder clearUrl()
optional string url = 12;
-
setUrlBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setUrlBytes(com.google.protobuf.ByteString value)
optional string url = 12;
-
hasTimeZone
public boolean hasTimeZone()
optional string timeZone = 14;- Specified by:
hasTimeZonein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getTimeZone
public String getTimeZone()
optional string timeZone = 14;- Specified by:
getTimeZonein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
optional string timeZone = 14;- Specified by:
getTimeZoneBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setTimeZone
public Webswing.ConnectionHandshakeMsgInProto.Builder setTimeZone(String value)
optional string timeZone = 14;
-
clearTimeZone
public Webswing.ConnectionHandshakeMsgInProto.Builder clearTimeZone()
optional string timeZone = 14;
-
setTimeZoneBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setTimeZoneBytes(com.google.protobuf.ByteString value)
optional string timeZone = 14;
-
hasDockingSupported
public boolean hasDockingSupported()
optional bool dockingSupported = 15;- Specified by:
hasDockingSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getDockingSupported
public boolean getDockingSupported()
optional bool dockingSupported = 15;- Specified by:
getDockingSupportedin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setDockingSupported
public Webswing.ConnectionHandshakeMsgInProto.Builder setDockingSupported(boolean value)
optional bool dockingSupported = 15;
-
clearDockingSupported
public Webswing.ConnectionHandshakeMsgInProto.Builder clearDockingSupported()
optional bool dockingSupported = 15;
-
hasTouchMode
public boolean hasTouchMode()
optional bool touchMode = 16;- Specified by:
hasTouchModein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getTouchMode
public boolean getTouchMode()
optional bool touchMode = 16;- Specified by:
getTouchModein interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setTouchMode
public Webswing.ConnectionHandshakeMsgInProto.Builder setTouchMode(boolean value)
optional bool touchMode = 16;
-
clearTouchMode
public Webswing.ConnectionHandshakeMsgInProto.Builder clearTouchMode()
optional bool touchMode = 16;
-
hasAccessiblityEnabled
public boolean hasAccessiblityEnabled()
optional bool accessiblityEnabled = 17;- Specified by:
hasAccessiblityEnabledin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getAccessiblityEnabled
public boolean getAccessiblityEnabled()
optional bool accessiblityEnabled = 17;- Specified by:
getAccessiblityEnabledin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setAccessiblityEnabled
public Webswing.ConnectionHandshakeMsgInProto.Builder setAccessiblityEnabled(boolean value)
optional bool accessiblityEnabled = 17;
-
clearAccessiblityEnabled
public Webswing.ConnectionHandshakeMsgInProto.Builder clearAccessiblityEnabled()
optional bool accessiblityEnabled = 17;
-
hasTabId
public boolean hasTabId()
optional string tabId = 18;- Specified by:
hasTabIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getTabId
public String getTabId()
optional string tabId = 18;- Specified by:
getTabIdin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
getTabIdBytes
public com.google.protobuf.ByteString getTabIdBytes()
optional string tabId = 18;- Specified by:
getTabIdBytesin interfaceWebswing.ConnectionHandshakeMsgInProtoOrBuilder
-
setTabId
public Webswing.ConnectionHandshakeMsgInProto.Builder setTabId(String value)
optional string tabId = 18;
-
clearTabId
public Webswing.ConnectionHandshakeMsgInProto.Builder clearTabId()
optional string tabId = 18;
-
setTabIdBytes
public Webswing.ConnectionHandshakeMsgInProto.Builder setTabIdBytes(com.google.protobuf.ByteString value)
optional string tabId = 18;
-
setUnknownFields
public final Webswing.ConnectionHandshakeMsgInProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
mergeUnknownFields
public final Webswing.ConnectionHandshakeMsgInProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.ConnectionHandshakeMsgInProto.Builder>
-
-