public static final class Webswing.InputEventMsgInProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder> implements Webswing.InputEventMsgInProtoOrBuilder
org.webswing.server.model.proto.InputEventMsgInProto| Modifier and Type | Method and Description |
|---|---|
Webswing.InputEventMsgInProto |
build() |
Webswing.InputEventMsgInProto |
buildPartial() |
Webswing.InputEventMsgInProto.Builder |
clear() |
Webswing.InputEventMsgInProto.Builder |
clearEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.InputEventMsgInProto.Builder |
clearHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.InputEventMsgInProto.Builder |
clearKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.InputEventMsgInProto.Builder |
clearMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.InputEventMsgInProto.Builder |
clearTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
Webswing.InputEventMsgInProto.Builder |
clone() |
Webswing.InputEventMsgInProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Webswing.SimpleEventMsgInProto |
getEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.SimpleEventMsgInProto.Builder |
getEventBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.SimpleEventMsgInProtoOrBuilder |
getEventOrBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.ConnectionHandshakeMsgInProto |
getHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.ConnectionHandshakeMsgInProto.Builder |
getHandshakeBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.ConnectionHandshakeMsgInProtoOrBuilder |
getHandshakeOrBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.KeyboardEventMsgInProto |
getKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.KeyboardEventMsgInProto.Builder |
getKeyBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.KeyboardEventMsgInProtoOrBuilder |
getKeyOrBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.MouseEventMsgInProto |
getMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.MouseEventMsgInProto.Builder |
getMouseBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.MouseEventMsgInProtoOrBuilder |
getMouseOrBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.TimestampsMsgInProto |
getTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
Webswing.TimestampsMsgInProto.Builder |
getTimestampsBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
Webswing.TimestampsMsgInProtoOrBuilder |
getTimestampsOrBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
boolean |
hasEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
boolean |
hasHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
boolean |
hasKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
boolean |
hasMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
boolean |
hasTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Webswing.InputEventMsgInProto.Builder |
mergeEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.InputEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.InputEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
Webswing.InputEventMsgInProto.Builder |
mergeFrom(Webswing.InputEventMsgInProto other) |
Webswing.InputEventMsgInProto.Builder |
mergeHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.InputEventMsgInProto.Builder |
mergeKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.InputEventMsgInProto.Builder |
mergeMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.InputEventMsgInProto.Builder |
mergeTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
Webswing.InputEventMsgInProto.Builder |
setEvent(Webswing.SimpleEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.InputEventMsgInProto.Builder |
setEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4; |
Webswing.InputEventMsgInProto.Builder |
setHandshake(Webswing.ConnectionHandshakeMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.InputEventMsgInProto.Builder |
setHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1; |
Webswing.InputEventMsgInProto.Builder |
setKey(Webswing.KeyboardEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.InputEventMsgInProto.Builder |
setKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2; |
Webswing.InputEventMsgInProto.Builder |
setMouse(Webswing.MouseEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.InputEventMsgInProto.Builder |
setMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3; |
Webswing.InputEventMsgInProto.Builder |
setTimestamps(Webswing.TimestampsMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
Webswing.InputEventMsgInProto.Builder |
setTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder>public Webswing.InputEventMsgInProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder>public Webswing.InputEventMsgInProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder>public Webswing.InputEventMsgInProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Webswing.InputEventMsgInProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Webswing.InputEventMsgInProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Webswing.InputEventMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Webswing.InputEventMsgInProto.Builder>public Webswing.InputEventMsgInProto.Builder mergeFrom(Webswing.InputEventMsgInProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Webswing.InputEventMsgInProto.Builder>public Webswing.InputEventMsgInProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Webswing.InputEventMsgInProto.Builder>IOExceptionpublic boolean hasHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;hasHandshake in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.ConnectionHandshakeMsgInProto getHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;getHandshake in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.InputEventMsgInProto.Builder setHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;public Webswing.InputEventMsgInProto.Builder setHandshake(Webswing.ConnectionHandshakeMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;public Webswing.InputEventMsgInProto.Builder mergeHandshake(Webswing.ConnectionHandshakeMsgInProto value)
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;public Webswing.InputEventMsgInProto.Builder clearHandshake()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;public Webswing.ConnectionHandshakeMsgInProto.Builder getHandshakeBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;public Webswing.ConnectionHandshakeMsgInProtoOrBuilder getHandshakeOrBuilder()
optional .org.webswing.server.model.proto.ConnectionHandshakeMsgInProto handshake = 1;getHandshakeOrBuilder in interface Webswing.InputEventMsgInProtoOrBuilderpublic boolean hasKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;hasKey in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.KeyboardEventMsgInProto getKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;getKey in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.InputEventMsgInProto.Builder setKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;public Webswing.InputEventMsgInProto.Builder setKey(Webswing.KeyboardEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;public Webswing.InputEventMsgInProto.Builder mergeKey(Webswing.KeyboardEventMsgInProto value)
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;public Webswing.InputEventMsgInProto.Builder clearKey()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;public Webswing.KeyboardEventMsgInProto.Builder getKeyBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;public Webswing.KeyboardEventMsgInProtoOrBuilder getKeyOrBuilder()
optional .org.webswing.server.model.proto.KeyboardEventMsgInProto key = 2;getKeyOrBuilder in interface Webswing.InputEventMsgInProtoOrBuilderpublic boolean hasMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;hasMouse in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.MouseEventMsgInProto getMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;getMouse in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.InputEventMsgInProto.Builder setMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;public Webswing.InputEventMsgInProto.Builder setMouse(Webswing.MouseEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;public Webswing.InputEventMsgInProto.Builder mergeMouse(Webswing.MouseEventMsgInProto value)
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;public Webswing.InputEventMsgInProto.Builder clearMouse()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;public Webswing.MouseEventMsgInProto.Builder getMouseBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;public Webswing.MouseEventMsgInProtoOrBuilder getMouseOrBuilder()
optional .org.webswing.server.model.proto.MouseEventMsgInProto mouse = 3;getMouseOrBuilder in interface Webswing.InputEventMsgInProtoOrBuilderpublic boolean hasEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;hasEvent in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.SimpleEventMsgInProto getEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;getEvent in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.InputEventMsgInProto.Builder setEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;public Webswing.InputEventMsgInProto.Builder setEvent(Webswing.SimpleEventMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;public Webswing.InputEventMsgInProto.Builder mergeEvent(Webswing.SimpleEventMsgInProto value)
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;public Webswing.InputEventMsgInProto.Builder clearEvent()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;public Webswing.SimpleEventMsgInProto.Builder getEventBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;public Webswing.SimpleEventMsgInProtoOrBuilder getEventOrBuilder()
optional .org.webswing.server.model.proto.SimpleEventMsgInProto event = 4;getEventOrBuilder in interface Webswing.InputEventMsgInProtoOrBuilderpublic boolean hasTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;hasTimestamps in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.TimestampsMsgInProto getTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;getTimestamps in interface Webswing.InputEventMsgInProtoOrBuilderpublic Webswing.InputEventMsgInProto.Builder setTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;public Webswing.InputEventMsgInProto.Builder setTimestamps(Webswing.TimestampsMsgInProto.Builder builderForValue)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;public Webswing.InputEventMsgInProto.Builder mergeTimestamps(Webswing.TimestampsMsgInProto value)
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;public Webswing.InputEventMsgInProto.Builder clearTimestamps()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;public Webswing.TimestampsMsgInProto.Builder getTimestampsBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;public Webswing.TimestampsMsgInProtoOrBuilder getTimestampsOrBuilder()
optional .org.webswing.server.model.proto.TimestampsMsgInProto timestamps = 5;getTimestampsOrBuilder in interface Webswing.InputEventMsgInProtoOrBuilderCopyright © 2018. All rights reserved.