thredds.bufrtables
Class FileUploadBean
java.lang.Object
thredds.bufrtables.FileUploadBean
public class FileUploadBean
- extends Object
Model object for uploading a BUFR file
- Since:
- Oct 3, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUploadBean
public FileUploadBean()
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
isXml
public boolean isXml()
setXml
public void setXml(boolean xml)
setFile
public void setFile(org.springframework.web.multipart.MultipartFile file)
getFile
public org.springframework.web.multipart.MultipartFile getFile()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.