Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clear() |
Webswing.UploadEventMsgInProto.Builder |
Webswing.UploadEventMsgInProto.Builder.clearFileName()
optional string fileName = 2;
|
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) |
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.GeneratedMessage.BuilderParent parent) |
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.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.toBuilder() |