Package org.webswing.server.model.proto
Class Webswing.PasteEventMsgInProto.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
- org.webswing.server.model.proto.Webswing.PasteEventMsgInProto.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Webswing.PasteEventMsgInProtoOrBuilder
- Enclosing class:
- Webswing.PasteEventMsgInProto
public static final class Webswing.PasteEventMsgInProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder> implements Webswing.PasteEventMsgInProtoOrBuilder
Protobuf typeorg.webswing.server.model.proto.PasteEventMsgInProto
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Webswing.PasteEventMsgInProto.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.PasteEventMsgInProtobuild()Webswing.PasteEventMsgInProtobuildPartial()Webswing.PasteEventMsgInProto.Builderclear()Webswing.PasteEventMsgInProto.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Webswing.PasteEventMsgInProto.BuilderclearHtml()optional string html = 2;Webswing.PasteEventMsgInProto.BuilderclearImg()optional string img = 3;Webswing.PasteEventMsgInProto.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Webswing.PasteEventMsgInProto.BuilderclearSpecial()optional bool special = 4;Webswing.PasteEventMsgInProto.BuilderclearText()optional string text = 1;Webswing.PasteEventMsgInProto.Builderclone()Webswing.PasteEventMsgInProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetHtml()optional string html = 2;com.google.protobuf.ByteStringgetHtmlBytes()optional string html = 2;StringgetImg()optional string img = 3;com.google.protobuf.ByteStringgetImgBytes()optional string img = 3;booleangetSpecial()optional bool special = 4;StringgetText()optional string text = 1;com.google.protobuf.ByteStringgetTextBytes()optional string text = 1;booleanhasHtml()optional string html = 2;booleanhasImg()optional string img = 3;booleanhasSpecial()optional bool special = 4;booleanhasText()optional string text = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Webswing.PasteEventMsgInProto.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Webswing.PasteEventMsgInProto.BuildermergeFrom(com.google.protobuf.Message other)Webswing.PasteEventMsgInProto.BuildermergeFrom(Webswing.PasteEventMsgInProto other)Webswing.PasteEventMsgInProto.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Webswing.PasteEventMsgInProto.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Webswing.PasteEventMsgInProto.BuildersetHtml(String value)optional string html = 2;Webswing.PasteEventMsgInProto.BuildersetHtmlBytes(com.google.protobuf.ByteString value)optional string html = 2;Webswing.PasteEventMsgInProto.BuildersetImg(String value)optional string img = 3;Webswing.PasteEventMsgInProto.BuildersetImgBytes(com.google.protobuf.ByteString value)optional string img = 3;Webswing.PasteEventMsgInProto.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Webswing.PasteEventMsgInProto.BuildersetSpecial(boolean value)optional bool special = 4;Webswing.PasteEventMsgInProto.BuildersetText(String value)optional string text = 1;Webswing.PasteEventMsgInProto.BuildersetTextBytes(com.google.protobuf.ByteString value)optional string text = 1;Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
clear
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
getDefaultInstanceForType
public Webswing.PasteEventMsgInProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Webswing.PasteEventMsgInProto build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Webswing.PasteEventMsgInProto buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
setField
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
clearField
public Webswing.PasteEventMsgInProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
clearOneof
public Webswing.PasteEventMsgInProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
setRepeatedField
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
addRepeatedField
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>
-
mergeFrom
public Webswing.PasteEventMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Webswing.PasteEventMsgInProto.Builder>
-
mergeFrom
public Webswing.PasteEventMsgInProto.Builder mergeFrom(Webswing.PasteEventMsgInProto other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
mergeFrom
public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>- Throws:
IOException
-
hasText
public boolean hasText()
optional string text = 1;- Specified by:
hasTextin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getText
public String getText()
optional string text = 1;- Specified by:
getTextin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()
optional string text = 1;- Specified by:
getTextBytesin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
setText
public Webswing.PasteEventMsgInProto.Builder setText(String value)
optional string text = 1;
-
clearText
public Webswing.PasteEventMsgInProto.Builder clearText()
optional string text = 1;
-
setTextBytes
public Webswing.PasteEventMsgInProto.Builder setTextBytes(com.google.protobuf.ByteString value)
optional string text = 1;
-
hasHtml
public boolean hasHtml()
optional string html = 2;- Specified by:
hasHtmlin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getHtml
public String getHtml()
optional string html = 2;- Specified by:
getHtmlin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getHtmlBytes
public com.google.protobuf.ByteString getHtmlBytes()
optional string html = 2;- Specified by:
getHtmlBytesin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
setHtml
public Webswing.PasteEventMsgInProto.Builder setHtml(String value)
optional string html = 2;
-
clearHtml
public Webswing.PasteEventMsgInProto.Builder clearHtml()
optional string html = 2;
-
setHtmlBytes
public Webswing.PasteEventMsgInProto.Builder setHtmlBytes(com.google.protobuf.ByteString value)
optional string html = 2;
-
hasImg
public boolean hasImg()
optional string img = 3;- Specified by:
hasImgin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getImg
public String getImg()
optional string img = 3;- Specified by:
getImgin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getImgBytes
public com.google.protobuf.ByteString getImgBytes()
optional string img = 3;- Specified by:
getImgBytesin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
setImg
public Webswing.PasteEventMsgInProto.Builder setImg(String value)
optional string img = 3;
-
clearImg
public Webswing.PasteEventMsgInProto.Builder clearImg()
optional string img = 3;
-
setImgBytes
public Webswing.PasteEventMsgInProto.Builder setImgBytes(com.google.protobuf.ByteString value)
optional string img = 3;
-
hasSpecial
public boolean hasSpecial()
optional bool special = 4;- Specified by:
hasSpecialin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
getSpecial
public boolean getSpecial()
optional bool special = 4;- Specified by:
getSpecialin interfaceWebswing.PasteEventMsgInProtoOrBuilder
-
setSpecial
public Webswing.PasteEventMsgInProto.Builder setSpecial(boolean value)
optional bool special = 4;
-
clearSpecial
public Webswing.PasteEventMsgInProto.Builder clearSpecial()
optional bool special = 4;
-
setUnknownFields
public final Webswing.PasteEventMsgInProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
mergeUnknownFields
public final Webswing.PasteEventMsgInProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Webswing.PasteEventMsgInProto.Builder>
-
-