Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clear() |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clearFileName() |
optional string fileName = 2;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clearTempFileLocation() |
optional string tempFileLocation = 3;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clone() |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.InputEventsFrameMsgInProto.Builder.getUploadBuilder() |
optional .org.webswing.server.model.proto.UploadEventMsgInProto upload = 4;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.mergeFrom(Webswing.UploadEventMsgInProto other) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.newBuilder() |
|
static Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.newBuilder(Webswing.UploadEventMsgInProto prototype) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.newBuilderForType() |
|
protected Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setFileName(String value) |
optional string fileName = 2;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setFileNameBytes(com.google.protobuf.ByteString value) |
optional string fileName = 2;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setTempFileLocation(String value) |
optional string tempFileLocation = 3;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setTempFileLocationBytes(com.google.protobuf.ByteString value) |
optional string tempFileLocation = 3;
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.toBuilder() |
|