Package org.webswing.server.model.proto
Class Webswing.InputEventMsgInProto.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
- org.webswing.server.model.proto.Webswing.InputEventMsgInProto.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Webswing.InputEventMsgInProtoOrBuilder
- Enclosing class:
- Webswing.InputEventMsgInProto
public static final class Webswing.InputEventMsgInProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder> implements Webswing.InputEventMsgInProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.InputEventMsgInProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Webswing.InputEventMsgInProto.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.InputEventMsgInProtobuild()Webswing.InputEventMsgInProtobuildPartial()Webswing.InputEventMsgInProto.Builderclear()Webswing.InputEventMsgInProto.BuilderclearEvent()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.InputEventMsgInProto.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Webswing.InputEventMsgInProto.BuilderclearFocus()optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.InputEventMsgInProto.BuilderclearHandshake()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.InputEventMsgInProto.BuilderclearKey()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.InputEventMsgInProto.BuilderclearMouse()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.InputEventMsgInProto.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Webswing.InputEventMsgInProto.BuilderclearTimestamps()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.InputEventMsgInProto.Builderclone()Webswing.InputEventMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Webswing.SimpleEventMsgInProtogetEvent()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.SimpleEventMsgInProto.BuildergetEventBuilder()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.SimpleEventMsgInProtoOrBuildergetEventOrBuilder()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.WindowFocusMsgInProtogetFocus()optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.WindowFocusMsgInProto.BuildergetFocusBuilder()optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.WindowFocusMsgInProtoOrBuildergetFocusOrBuilder()optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.ConnectionHandshakeMsgInProtogetHandshake()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.ConnectionHandshakeMsgInProto.BuildergetHandshakeBuilder()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.ConnectionHandshakeMsgInProtoOrBuildergetHandshakeOrBuilder()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.KeyboardEventMsgInProtogetKey()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.KeyboardEventMsgInProto.BuildergetKeyBuilder()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.KeyboardEventMsgInProtoOrBuildergetKeyOrBuilder()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.MouseEventMsgInProtogetMouse()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.MouseEventMsgInProto.BuildergetMouseBuilder()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.MouseEventMsgInProtoOrBuildergetMouseOrBuilder()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.TimestampsMsgInProtogetTimestamps()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.TimestampsMsgInProto.BuildergetTimestampsBuilder()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.TimestampsMsgInProtoOrBuildergetTimestampsOrBuilder()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;booleanhasEvent()optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;booleanhasFocus()optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;booleanhasHandshake()optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;booleanhasKey()optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;booleanhasMouse()optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;booleanhasTimestamps()optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Webswing.InputEventMsgInProto.BuildermergeEvent(Webswing.SimpleEventMsgInProto value)optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.InputEventMsgInProto.BuildermergeFocus(Webswing.WindowFocusMsgInProto value)optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.InputEventMsgInProto.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Webswing.InputEventMsgInProto.BuildermergeFrom(com.google.protobuf.Message other)Webswing.InputEventMsgInProto.BuildermergeFrom(Webswing.InputEventMsgInProto other)Webswing.InputEventMsgInProto.BuildermergeHandshake(Webswing.ConnectionHandshakeMsgInProto value)optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.InputEventMsgInProto.BuildermergeKey(Webswing.KeyboardEventMsgInProto value)optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.InputEventMsgInProto.BuildermergeMouse(Webswing.MouseEventMsgInProto value)optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.InputEventMsgInProto.BuildermergeTimestamps(Webswing.TimestampsMsgInProto value)optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.InputEventMsgInProto.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Webswing.InputEventMsgInProto.BuildersetEvent(Webswing.SimpleEventMsgInProto value)optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.InputEventMsgInProto.BuildersetEvent(Webswing.SimpleEventMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;Webswing.InputEventMsgInProto.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.InputEventMsgInProto.BuildersetFocus(Webswing.WindowFocusMsgInProto value)optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.InputEventMsgInProto.BuildersetFocus(Webswing.WindowFocusMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;Webswing.InputEventMsgInProto.BuildersetHandshake(Webswing.ConnectionHandshakeMsgInProto value)optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.InputEventMsgInProto.BuildersetHandshake(Webswing.ConnectionHandshakeMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;Webswing.InputEventMsgInProto.BuildersetKey(Webswing.KeyboardEventMsgInProto value)optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.InputEventMsgInProto.BuildersetKey(Webswing.KeyboardEventMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;Webswing.InputEventMsgInProto.BuildersetMouse(Webswing.MouseEventMsgInProto value)optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.InputEventMsgInProto.BuildersetMouse(Webswing.MouseEventMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;Webswing.InputEventMsgInProto.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Webswing.InputEventMsgInProto.BuildersetTimestamps(Webswing.TimestampsMsgInProto value)optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.InputEventMsgInProto.BuildersetTimestamps(Webswing.TimestampsMsgInProto.Builder builderForValue)optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;Webswing.InputEventMsgInProto.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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.InputEventMsgInProto.Builder>
-
clear
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.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.InputEventMsgInProto.Builder>
-
getDefaultInstanceForType
public Webswing.InputEventMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Webswing.InputEventMsgInProto build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Webswing.InputEventMsgInProto buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.Builder>
-
setField
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.Builder>
-
clearField
public Webswing.InputEventMsgInProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
clearOneof
public Webswing.InputEventMsgInProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
setRepeatedField
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.Builder>
-
addRepeatedField
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.Builder>
-
mergeFrom
public Webswing.InputEventMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Webswing.InputEventMsgInProto.Builder>
-
mergeFrom
public Webswing.InputEventMsgInProto.Builder mergeFrom(Webswing.InputEventMsgInProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
mergeFrom
public Webswing.InputEventMsgInProto.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.InputEventMsgInProto.Builder>- Throws:
IOException
-
hasHandshake
public boolean hasHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
hasHandshakein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getHandshake
public Webswing.ConnectionHandshakeMsgInProto getHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
getHandshakein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setHandshake
public Webswing.InputEventMsgInProto.Builder setHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
-
setHandshake
public Webswing.InputEventMsgInProto.Builder setHandshake(Webswing.ConnectionHandshakeMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
-
mergeHandshake
public Webswing.InputEventMsgInProto.Builder mergeHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
-
clearHandshake
public Webswing.InputEventMsgInProto.Builder clearHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
-
getHandshakeBuilder
public Webswing.ConnectionHandshakeMsgInProto.Builder getHandshakeBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;
-
getHandshakeOrBuilder
public Webswing.ConnectionHandshakeMsgInProtoOrBuilder getHandshakeOrBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;- Specified by:
getHandshakeOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasKey
public boolean hasKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
hasKeyin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getKey
public Webswing.KeyboardEventMsgInProto getKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
getKeyin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setKey
public Webswing.InputEventMsgInProto.Builder setKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
-
setKey
public Webswing.InputEventMsgInProto.Builder setKey(Webswing.KeyboardEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
-
mergeKey
public Webswing.InputEventMsgInProto.Builder mergeKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
-
clearKey
public Webswing.InputEventMsgInProto.Builder clearKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
-
getKeyBuilder
public Webswing.KeyboardEventMsgInProto.Builder getKeyBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;
-
getKeyOrBuilder
public Webswing.KeyboardEventMsgInProtoOrBuilder getKeyOrBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;- Specified by:
getKeyOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasMouse
public boolean hasMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
hasMousein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getMouse
public Webswing.MouseEventMsgInProto getMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
getMousein interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setMouse
public Webswing.InputEventMsgInProto.Builder setMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
-
setMouse
public Webswing.InputEventMsgInProto.Builder setMouse(Webswing.MouseEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
-
mergeMouse
public Webswing.InputEventMsgInProto.Builder mergeMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
-
clearMouse
public Webswing.InputEventMsgInProto.Builder clearMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
-
getMouseBuilder
public Webswing.MouseEventMsgInProto.Builder getMouseBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;
-
getMouseOrBuilder
public Webswing.MouseEventMsgInProtoOrBuilder getMouseOrBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;- Specified by:
getMouseOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasEvent
public boolean hasEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
hasEventin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getEvent
public Webswing.SimpleEventMsgInProto getEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
getEventin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setEvent
public Webswing.InputEventMsgInProto.Builder setEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
-
setEvent
public Webswing.InputEventMsgInProto.Builder setEvent(Webswing.SimpleEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
-
mergeEvent
public Webswing.InputEventMsgInProto.Builder mergeEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
-
clearEvent
public Webswing.InputEventMsgInProto.Builder clearEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
-
getEventBuilder
public Webswing.SimpleEventMsgInProto.Builder getEventBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;
-
getEventOrBuilder
public Webswing.SimpleEventMsgInProtoOrBuilder getEventOrBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;- Specified by:
getEventOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasTimestamps
public boolean hasTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
hasTimestampsin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getTimestamps
public Webswing.TimestampsMsgInProto getTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
getTimestampsin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setTimestamps
public Webswing.InputEventMsgInProto.Builder setTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
-
setTimestamps
public Webswing.InputEventMsgInProto.Builder setTimestamps(Webswing.TimestampsMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
-
mergeTimestamps
public Webswing.InputEventMsgInProto.Builder mergeTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
-
clearTimestamps
public Webswing.InputEventMsgInProto.Builder clearTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
-
getTimestampsBuilder
public Webswing.TimestampsMsgInProto.Builder getTimestampsBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;
-
getTimestampsOrBuilder
public Webswing.TimestampsMsgInProtoOrBuilder getTimestampsOrBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;- Specified by:
getTimestampsOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
hasFocus
public boolean hasFocus()
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;- Specified by:
hasFocusin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
getFocus
public Webswing.WindowFocusMsgInProto getFocus()
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;- Specified by:
getFocusin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setFocus
public Webswing.InputEventMsgInProto.Builder setFocus(Webswing.WindowFocusMsgInProto value)
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;
-
setFocus
public Webswing.InputEventMsgInProto.Builder setFocus(Webswing.WindowFocusMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;
-
mergeFocus
public Webswing.InputEventMsgInProto.Builder mergeFocus(Webswing.WindowFocusMsgInProto value)
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;
-
clearFocus
public Webswing.InputEventMsgInProto.Builder clearFocus()
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;
-
getFocusBuilder
public Webswing.WindowFocusMsgInProto.Builder getFocusBuilder()
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;
-
getFocusOrBuilder
public Webswing.WindowFocusMsgInProtoOrBuilder getFocusOrBuilder()
optional .org.webswing.server.model.proto.WindowFocusMsgInProto focus = 6;- Specified by:
getFocusOrBuilderin interfaceWebswing.InputEventMsgInProtoOrBuilder
-
setUnknownFields
public final Webswing.InputEventMsgInProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
mergeUnknownFields
public final Webswing.InputEventMsgInProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.InputEventMsgInProto.Builder>
-
-