Annotation Type PartFilename
- 
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface PartFilename
Must be used in conjunction with @MultipartForm. This defines the filename for a part.- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
 
- 
- 
Element Detail
- 
value
String value
 
 - 
 
 -