Package org.webswing.server.model.proto
Class Webswing.FocusEventMsgProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.server.model.proto.Webswing.FocusEventMsgProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webswing.FocusEventMsgProtoOrBuilder
- Enclosing class:
- Webswing
public static final class Webswing.FocusEventMsgProto extends com.google.protobuf.GeneratedMessageV3 implements Webswing.FocusEventMsgProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.FocusEventMsgProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebswing.FocusEventMsgProto.BuilderProtobuf typeorg.webswing.server.model.proto.FocusEventMsgProtostatic classWebswing.FocusEventMsgProto.FocusEventTypeProtoProtobuf enumorg.webswing.server.model.proto.FocusEventMsgProto.FocusEventTypeProto-
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 intCARETH_FIELD_NUMBERstatic intCARETX_FIELD_NUMBERstatic intCARETY_FIELD_NUMBERstatic intEDITABLE_FIELD_NUMBERstatic intH_FIELD_NUMBERstatic com.google.protobuf.Parser<Webswing.FocusEventMsgProto>PARSERDeprecated.static intTYPE_FIELD_NUMBERstatic intW_FIELD_NUMBERstatic intX_FIELD_NUMBERstatic intY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetCaretH()optional sint32 caretH = 8;intgetCaretX()optional sint32 caretX = 6;intgetCaretY()optional sint32 caretY = 7;static Webswing.FocusEventMsgProtogetDefaultInstance()Webswing.FocusEventMsgProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetEditable()optional bool editable = 9;intgetH()optional uint32 h = 5;com.google.protobuf.Parser<Webswing.FocusEventMsgProto>getParserForType()intgetSerializedSize()Webswing.FocusEventMsgProto.FocusEventTypeProtogetType()required .org.webswing.server.model.proto.FocusEventMsgProto.FocusEventTypeProto type = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetW()optional uint32 w = 4;intgetX()optional sint32 x = 2;intgetY()optional sint32 y = 3;booleanhasCaretH()optional sint32 caretH = 8;booleanhasCaretX()optional sint32 caretX = 6;booleanhasCaretY()optional sint32 caretY = 7;booleanhasEditable()optional bool editable = 9;booleanhasH()optional uint32 h = 5;inthashCode()booleanhasType()required .org.webswing.server.model.proto.FocusEventMsgProto.FocusEventTypeProto type = 1;booleanhasW()optional uint32 w = 4;booleanhasX()optional sint32 x = 2;booleanhasY()optional sint32 y = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Webswing.FocusEventMsgProto.BuildernewBuilder()static Webswing.FocusEventMsgProto.BuildernewBuilder(Webswing.FocusEventMsgProto prototype)Webswing.FocusEventMsgProto.BuildernewBuilderForType()protected Webswing.FocusEventMsgProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Webswing.FocusEventMsgProtoparseDelimitedFrom(InputStream input)static Webswing.FocusEventMsgProtoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.FocusEventMsgProtoparseFrom(byte[] data)static Webswing.FocusEventMsgProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.FocusEventMsgProtoparseFrom(com.google.protobuf.ByteString data)static Webswing.FocusEventMsgProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.FocusEventMsgProtoparseFrom(com.google.protobuf.CodedInputStream input)static Webswing.FocusEventMsgProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.FocusEventMsgProtoparseFrom(InputStream input)static Webswing.FocusEventMsgProtoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.FocusEventMsgProtoparseFrom(ByteBuffer data)static Webswing.FocusEventMsgProtoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Webswing.FocusEventMsgProto>parser()Webswing.FocusEventMsgProto.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
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_FIELD_NUMBER
public static final int X_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
- See Also:
- Constant Field Values
-
W_FIELD_NUMBER
public static final int W_FIELD_NUMBER
- See Also:
- Constant Field Values
-
H_FIELD_NUMBER
public static final int H_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CARETX_FIELD_NUMBER
public static final int CARETX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CARETY_FIELD_NUMBER
public static final int CARETY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CARETH_FIELD_NUMBER
public static final int CARETH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EDITABLE_FIELD_NUMBER
public static final int EDITABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Webswing.FocusEventMsgProto> 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
-
hasType
public boolean hasType()
required .org.webswing.server.model.proto.FocusEventMsgProto.FocusEventTypeProto type = 1;- Specified by:
hasTypein interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getType
public Webswing.FocusEventMsgProto.FocusEventTypeProto getType()
required .org.webswing.server.model.proto.FocusEventMsgProto.FocusEventTypeProto type = 1;- Specified by:
getTypein interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasX
public boolean hasX()
optional sint32 x = 2;- Specified by:
hasXin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getX
public int getX()
optional sint32 x = 2;- Specified by:
getXin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasY
public boolean hasY()
optional sint32 y = 3;- Specified by:
hasYin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getY
public int getY()
optional sint32 y = 3;- Specified by:
getYin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasW
public boolean hasW()
optional uint32 w = 4;- Specified by:
hasWin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getW
public int getW()
optional uint32 w = 4;- Specified by:
getWin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasH
public boolean hasH()
optional uint32 h = 5;- Specified by:
hasHin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getH
public int getH()
optional uint32 h = 5;- Specified by:
getHin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasCaretX
public boolean hasCaretX()
optional sint32 caretX = 6;- Specified by:
hasCaretXin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getCaretX
public int getCaretX()
optional sint32 caretX = 6;- Specified by:
getCaretXin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasCaretY
public boolean hasCaretY()
optional sint32 caretY = 7;- Specified by:
hasCaretYin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getCaretY
public int getCaretY()
optional sint32 caretY = 7;- Specified by:
getCaretYin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasCaretH
public boolean hasCaretH()
optional sint32 caretH = 8;- Specified by:
hasCaretHin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getCaretH
public int getCaretH()
optional sint32 caretH = 8;- Specified by:
getCaretHin interfaceWebswing.FocusEventMsgProtoOrBuilder
-
hasEditable
public boolean hasEditable()
optional bool editable = 9;- Specified by:
hasEditablein interfaceWebswing.FocusEventMsgProtoOrBuilder
-
getEditable
public boolean getEditable()
optional bool editable = 9;- Specified by:
getEditablein interfaceWebswing.FocusEventMsgProtoOrBuilder
-
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.FocusEventMsgProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.FocusEventMsgProto 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.FocusEventMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.FocusEventMsgProto parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Webswing.FocusEventMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Webswing.FocusEventMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Webswing.FocusEventMsgProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Webswing.FocusEventMsgProto.Builder newBuilder()
-
newBuilder
public static Webswing.FocusEventMsgProto.Builder newBuilder(Webswing.FocusEventMsgProto prototype)
-
toBuilder
public Webswing.FocusEventMsgProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webswing.FocusEventMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Webswing.FocusEventMsgProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Webswing.FocusEventMsgProto> parser()
-
getParserForType
public com.google.protobuf.Parser<Webswing.FocusEventMsgProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Webswing.FocusEventMsgProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-