org.utgenome.config
Class ActionInfo

java.lang.Object
  extended by org.utgenome.config.ActionInfo

public class ActionInfo
extends Object

action tag in track-config.xml

Author:
leo

Constructor Summary
ActionInfo()
           
 
Method Summary
 String getBasePackage()
           
 String getPrefix()
           
 void setBasePackage(String basePackage)
           
 void setPrefix(String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionInfo

public ActionInfo()
Method Detail

getPrefix

public String getPrefix()

setPrefix

public void setPrefix(String prefix)

getBasePackage

public String getBasePackage()

setBasePackage

public void setBasePackage(String basePackage)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.