edu.nrao.sss.model.parameter
Class BatchUpdateLine

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

public class BatchUpdateLine
extends Object


Field Summary
static Pattern pattern
           
 
Method Summary
 String getBand()
           
 String getEntity()
           
 String getLine()
           
 String getParameterName()
           
 String getValue()
           
 boolean isComment()
           
 int numCommas()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

pattern

public static final Pattern pattern
Method Detail

getBand

public String getBand()

getEntity

public String getEntity()

getLine

public String getLine()

getParameterName

public String getParameterName()

getValue

public String getValue()

isComment

public boolean isComment()

numCommas

public int numCommas()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009. All Rights Reserved.