public static final class Webswing.PasteEventMsgInProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Webswing.PasteEventMsgInProto.Builder> implements Webswing.PasteEventMsgInProtoOrBuilder
org.webswing.server.model.proto.PasteEventMsgInProto| Modifier and Type | Method and Description |
|---|---|
Webswing.PasteEventMsgInProto |
build() |
Webswing.PasteEventMsgInProto |
buildPartial() |
Webswing.PasteEventMsgInProto.Builder |
clear() |
Webswing.PasteEventMsgInProto.Builder |
clearHtml()
optional string html = 2; |
Webswing.PasteEventMsgInProto.Builder |
clearImg()
optional string img = 3; |
Webswing.PasteEventMsgInProto.Builder |
clearSpecial()
optional bool special = 4; |
Webswing.PasteEventMsgInProto.Builder |
clearText()
optional string text = 1; |
Webswing.PasteEventMsgInProto.Builder |
clone() |
Webswing.PasteEventMsgInProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHtml()
optional string html = 2; |
com.google.protobuf.ByteString |
getHtmlBytes()
optional string html = 2; |
String |
getImg()
optional string img = 3; |
com.google.protobuf.ByteString |
getImgBytes()
optional string img = 3; |
boolean |
getSpecial()
optional bool special = 4; |
String |
getText()
optional string text = 1; |
com.google.protobuf.ByteString |
getTextBytes()
optional string text = 1; |
boolean |
hasHtml()
optional string html = 2; |
boolean |
hasImg()
optional string img = 3; |
boolean |
hasSpecial()
optional bool special = 4; |
boolean |
hasText()
optional string text = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Webswing.PasteEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.PasteEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
Webswing.PasteEventMsgInProto.Builder |
mergeFrom(Webswing.PasteEventMsgInProto other) |
Webswing.PasteEventMsgInProto.Builder |
setHtml(String value)
optional string html = 2; |
Webswing.PasteEventMsgInProto.Builder |
setHtmlBytes(com.google.protobuf.ByteString value)
optional string html = 2; |
Webswing.PasteEventMsgInProto.Builder |
setImg(String value)
optional string img = 3; |
Webswing.PasteEventMsgInProto.Builder |
setImgBytes(com.google.protobuf.ByteString value)
optional string img = 3; |
Webswing.PasteEventMsgInProto.Builder |
setSpecial(boolean value)
optional bool special = 4; |
Webswing.PasteEventMsgInProto.Builder |
setText(String value)
optional string text = 1; |
Webswing.PasteEventMsgInProto.Builder |
setTextBytes(com.google.protobuf.ByteString value)
optional string text = 1; |
addRepeatedField, 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.PasteEventMsgInProto.Builder>public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>public Webswing.PasteEventMsgInProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Webswing.PasteEventMsgInProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Webswing.PasteEventMsgInProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Webswing.PasteEventMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Webswing.PasteEventMsgInProto.Builder>public Webswing.PasteEventMsgInProto.Builder mergeFrom(Webswing.PasteEventMsgInProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Webswing.PasteEventMsgInProto.Builder>public Webswing.PasteEventMsgInProto.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.PasteEventMsgInProto.Builder>IOExceptionpublic boolean hasText()
optional string text = 1;hasText in interface Webswing.PasteEventMsgInProtoOrBuilderpublic String getText()
optional string text = 1;getText in interface Webswing.PasteEventMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getTextBytes()
optional string text = 1;getTextBytes in interface Webswing.PasteEventMsgInProtoOrBuilderpublic Webswing.PasteEventMsgInProto.Builder setText(String value)
optional string text = 1;public Webswing.PasteEventMsgInProto.Builder clearText()
optional string text = 1;public Webswing.PasteEventMsgInProto.Builder setTextBytes(com.google.protobuf.ByteString value)
optional string text = 1;public boolean hasHtml()
optional string html = 2;hasHtml in interface Webswing.PasteEventMsgInProtoOrBuilderpublic String getHtml()
optional string html = 2;getHtml in interface Webswing.PasteEventMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getHtmlBytes()
optional string html = 2;getHtmlBytes in interface Webswing.PasteEventMsgInProtoOrBuilderpublic Webswing.PasteEventMsgInProto.Builder setHtml(String value)
optional string html = 2;public Webswing.PasteEventMsgInProto.Builder clearHtml()
optional string html = 2;public Webswing.PasteEventMsgInProto.Builder setHtmlBytes(com.google.protobuf.ByteString value)
optional string html = 2;public boolean hasImg()
optional string img = 3;hasImg in interface Webswing.PasteEventMsgInProtoOrBuilderpublic String getImg()
optional string img = 3;getImg in interface Webswing.PasteEventMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getImgBytes()
optional string img = 3;getImgBytes in interface Webswing.PasteEventMsgInProtoOrBuilderpublic Webswing.PasteEventMsgInProto.Builder setImg(String value)
optional string img = 3;public Webswing.PasteEventMsgInProto.Builder clearImg()
optional string img = 3;public Webswing.PasteEventMsgInProto.Builder setImgBytes(com.google.protobuf.ByteString value)
optional string img = 3;public boolean hasSpecial()
optional bool special = 4;hasSpecial in interface Webswing.PasteEventMsgInProtoOrBuilderpublic boolean getSpecial()
optional bool special = 4;getSpecial in interface Webswing.PasteEventMsgInProtoOrBuilderpublic Webswing.PasteEventMsgInProto.Builder setSpecial(boolean value)
optional bool special = 4;public Webswing.PasteEventMsgInProto.Builder clearSpecial()
optional bool special = 4;Copyright © 2019. All rights reserved.