public static final class Webswing.PixelsAreaRequestMsgOutProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Webswing.PixelsAreaRequestMsgOutProto.Builder> implements Webswing.PixelsAreaRequestMsgOutProtoOrBuilder
org.webswing.server.model.proto.PixelsAreaRequestMsgOutProtoaddRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Webswing.PixelsAreaRequestMsgOutProto.Builder>public Webswing.PixelsAreaRequestMsgOutProto.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.PixelsAreaRequestMsgOutProto.Builder>public Webswing.PixelsAreaRequestMsgOutProto.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.PixelsAreaRequestMsgOutProto.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.PixelsAreaRequestMsgOutProto.Builder>public Webswing.PixelsAreaRequestMsgOutProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Webswing.PixelsAreaRequestMsgOutProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Webswing.PixelsAreaRequestMsgOutProto.Builder>public Webswing.PixelsAreaRequestMsgOutProto.Builder mergeFrom(Webswing.PixelsAreaRequestMsgOutProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Webswing.PixelsAreaRequestMsgOutProto.Builder>public Webswing.PixelsAreaRequestMsgOutProto.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.PixelsAreaRequestMsgOutProto.Builder>IOExceptionpublic boolean hasCorrelationId()
optional string correlationId = 1;hasCorrelationId in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic String getCorrelationId()
optional string correlationId = 1;getCorrelationId in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic com.google.protobuf.ByteString getCorrelationIdBytes()
optional string correlationId = 1;getCorrelationIdBytes in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder setCorrelationId(String value)
optional string correlationId = 1;public Webswing.PixelsAreaRequestMsgOutProto.Builder clearCorrelationId()
optional string correlationId = 1;public Webswing.PixelsAreaRequestMsgOutProto.Builder setCorrelationIdBytes(com.google.protobuf.ByteString value)
optional string correlationId = 1;public boolean hasX()
optional uint32 x = 2;hasX in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic int getX()
optional uint32 x = 2;getX in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder setX(int value)
optional uint32 x = 2;public Webswing.PixelsAreaRequestMsgOutProto.Builder clearX()
optional uint32 x = 2;public boolean hasY()
optional uint32 y = 3;hasY in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic int getY()
optional uint32 y = 3;getY in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder setY(int value)
optional uint32 y = 3;public Webswing.PixelsAreaRequestMsgOutProto.Builder clearY()
optional uint32 y = 3;public boolean hasW()
optional uint32 w = 4;hasW in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic int getW()
optional uint32 w = 4;getW in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder setW(int value)
optional uint32 w = 4;public Webswing.PixelsAreaRequestMsgOutProto.Builder clearW()
optional uint32 w = 4;public boolean hasH()
optional uint32 h = 5;hasH in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic int getH()
optional uint32 h = 5;getH in interface Webswing.PixelsAreaRequestMsgOutProtoOrBuilderpublic Webswing.PixelsAreaRequestMsgOutProto.Builder setH(int value)
optional uint32 h = 5;public Webswing.PixelsAreaRequestMsgOutProto.Builder clearH()
optional uint32 h = 5;Copyright © 2019. All rights reserved.