public static final class Webswing.UploadEventMsgInProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<Webswing.UploadEventMsgInProto.Builder> implements Webswing.UploadEventMsgInProtoOrBuilder
org.webswing.server.model.proto.UploadEventMsgInProto| Modifier and Type | Method and Description |
|---|---|
Webswing.UploadEventMsgInProto |
build() |
Webswing.UploadEventMsgInProto |
buildPartial() |
Webswing.UploadEventMsgInProto.Builder |
clear() |
Webswing.UploadEventMsgInProto.Builder |
clearFileName()
optional string fileName = 2; |
Webswing.UploadEventMsgInProto.Builder |
clearTempFileLocation()
optional string tempFileLocation = 3; |
Webswing.UploadEventMsgInProto.Builder |
clone() |
Webswing.UploadEventMsgInProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFileName()
optional string fileName = 2; |
com.google.protobuf.ByteString |
getFileNameBytes()
optional string fileName = 2; |
String |
getTempFileLocation()
optional string tempFileLocation = 3; |
com.google.protobuf.ByteString |
getTempFileLocationBytes()
optional string tempFileLocation = 3; |
boolean |
hasFileName()
optional string fileName = 2; |
boolean |
hasTempFileLocation()
optional string tempFileLocation = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Webswing.UploadEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Webswing.UploadEventMsgInProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
Webswing.UploadEventMsgInProto.Builder |
mergeFrom(Webswing.UploadEventMsgInProto other) |
Webswing.UploadEventMsgInProto.Builder |
setFileName(String value)
optional string fileName = 2; |
Webswing.UploadEventMsgInProto.Builder |
setFileNameBytes(com.google.protobuf.ByteString value)
optional string fileName = 2; |
Webswing.UploadEventMsgInProto.Builder |
setTempFileLocation(String value)
optional string tempFileLocation = 3; |
Webswing.UploadEventMsgInProto.Builder |
setTempFileLocationBytes(com.google.protobuf.ByteString value)
optional string tempFileLocation = 3; |
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.UploadEventMsgInProto.Builder>public Webswing.UploadEventMsgInProto.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.UploadEventMsgInProto.Builder>public Webswing.UploadEventMsgInProto.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.UploadEventMsgInProto.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.UploadEventMsgInProto.Builder>public Webswing.UploadEventMsgInProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Webswing.UploadEventMsgInProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Webswing.UploadEventMsgInProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Webswing.UploadEventMsgInProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Webswing.UploadEventMsgInProto.Builder>public Webswing.UploadEventMsgInProto.Builder mergeFrom(Webswing.UploadEventMsgInProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Webswing.UploadEventMsgInProto.Builder>public Webswing.UploadEventMsgInProto.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.UploadEventMsgInProto.Builder>IOExceptionpublic boolean hasFileName()
optional string fileName = 2;hasFileName in interface Webswing.UploadEventMsgInProtoOrBuilderpublic String getFileName()
optional string fileName = 2;getFileName in interface Webswing.UploadEventMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getFileNameBytes()
optional string fileName = 2;getFileNameBytes in interface Webswing.UploadEventMsgInProtoOrBuilderpublic Webswing.UploadEventMsgInProto.Builder setFileName(String value)
optional string fileName = 2;public Webswing.UploadEventMsgInProto.Builder clearFileName()
optional string fileName = 2;public Webswing.UploadEventMsgInProto.Builder setFileNameBytes(com.google.protobuf.ByteString value)
optional string fileName = 2;public boolean hasTempFileLocation()
optional string tempFileLocation = 3;hasTempFileLocation in interface Webswing.UploadEventMsgInProtoOrBuilderpublic String getTempFileLocation()
optional string tempFileLocation = 3;getTempFileLocation in interface Webswing.UploadEventMsgInProtoOrBuilderpublic com.google.protobuf.ByteString getTempFileLocationBytes()
optional string tempFileLocation = 3;getTempFileLocationBytes in interface Webswing.UploadEventMsgInProtoOrBuilderpublic Webswing.UploadEventMsgInProto.Builder setTempFileLocation(String value)
optional string tempFileLocation = 3;public Webswing.UploadEventMsgInProto.Builder clearTempFileLocation()
optional string tempFileLocation = 3;public Webswing.UploadEventMsgInProto.Builder setTempFileLocationBytes(com.google.protobuf.ByteString value)
optional string tempFileLocation = 3;Copyright © 2018. All rights reserved.