edu.nrao.sss.model.parameter
Class BatchUpdateFile

java.lang.Object
  extended by edu.nrao.sss.model.parameter.BatchUpdateFile

public class BatchUpdateFile
extends Object


Constructor Summary
BatchUpdateFile(File file, String userName)
           
 
Method Summary
 List<String> getFileContents()
           
 Map<Integer,Parameter> getParameterMap()
           
 String getUserName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchUpdateFile

public BatchUpdateFile(File file,
                       String userName)
                throws IOException
Throws:
IOException
Method Detail

getFileContents

public List<String> getFileContents()

getParameterMap

public Map<Integer,Parameter> getParameterMap()

getUserName

public String getUserName()


Copyright © 2009. All Rights Reserved.