public static final class Webswing.WindowMoveActionMsgProto extends com.google.protobuf.GeneratedMessage implements Webswing.WindowMoveActionMsgProtoOrBuilder
org.webswing.server.model.proto.WindowMoveActionMsgProto| Modifier and Type | Class and Description |
|---|---|
static class |
Webswing.WindowMoveActionMsgProto.Builder
Protobuf type
org.webswing.server.model.proto.WindowMoveActionMsgProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
DX_FIELD_NUMBER |
static int |
DY_FIELD_NUMBER |
static int |
HEIGHT_FIELD_NUMBER |
static com.google.protobuf.Parser<Webswing.WindowMoveActionMsgProto> |
PARSER |
static int |
SX_FIELD_NUMBER |
static int |
SY_FIELD_NUMBER |
static int |
WIDTH_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Webswing.WindowMoveActionMsgProto |
getDefaultInstance() |
Webswing.WindowMoveActionMsgProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDx()
optional sint32 dx = 3; |
int |
getDy()
optional sint32 dy = 4; |
int |
getHeight()
optional uint32 height = 6; |
com.google.protobuf.Parser<Webswing.WindowMoveActionMsgProto> |
getParserForType() |
int |
getSerializedSize() |
int |
getSx()
optional sint32 sx = 1; |
int |
getSy()
optional sint32 sy = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getWidth()
optional uint32 width = 5; |
boolean |
hasDx()
optional sint32 dx = 3; |
boolean |
hasDy()
optional sint32 dy = 4; |
boolean |
hasHeight()
optional uint32 height = 6; |
boolean |
hasSx()
optional sint32 sx = 1; |
boolean |
hasSy()
optional sint32 sy = 2; |
boolean |
hasWidth()
optional uint32 width = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Webswing.WindowMoveActionMsgProto.Builder |
newBuilder() |
static Webswing.WindowMoveActionMsgProto.Builder |
newBuilder(Webswing.WindowMoveActionMsgProto prototype) |
Webswing.WindowMoveActionMsgProto.Builder |
newBuilderForType() |
protected Webswing.WindowMoveActionMsgProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Webswing.WindowMoveActionMsgProto |
parseDelimitedFrom(InputStream input) |
static Webswing.WindowMoveActionMsgProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(byte[] data) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(com.google.protobuf.ByteString data) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(InputStream input) |
static Webswing.WindowMoveActionMsgProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.WindowMoveActionMsgProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Webswing.WindowMoveActionMsgProto> PARSER
public static final int SX_FIELD_NUMBER
public static final int SY_FIELD_NUMBER
public static final int DX_FIELD_NUMBER
public static final int DY_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
public static Webswing.WindowMoveActionMsgProto getDefaultInstance()
public Webswing.WindowMoveActionMsgProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Webswing.WindowMoveActionMsgProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasSx()
optional sint32 sx = 1;hasSx in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getSx()
optional sint32 sx = 1;getSx in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic boolean hasSy()
optional sint32 sy = 2;hasSy in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getSy()
optional sint32 sy = 2;getSy in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic boolean hasDx()
optional sint32 dx = 3;hasDx in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getDx()
optional sint32 dx = 3;getDx in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic boolean hasDy()
optional sint32 dy = 4;hasDy in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getDy()
optional sint32 dy = 4;getDy in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic boolean hasWidth()
optional uint32 width = 5;hasWidth in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getWidth()
optional uint32 width = 5;getWidth in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic boolean hasHeight()
optional uint32 height = 6;hasHeight in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic int getHeight()
optional uint32 height = 6;getHeight in interface Webswing.WindowMoveActionMsgProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Webswing.WindowMoveActionMsgProto.Builder newBuilder()
public Webswing.WindowMoveActionMsgProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Webswing.WindowMoveActionMsgProto.Builder newBuilder(Webswing.WindowMoveActionMsgProto prototype)
public Webswing.WindowMoveActionMsgProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Webswing.WindowMoveActionMsgProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018. All rights reserved.