org.utgenome.format.wig
Class WIG2Silk.WIGHeaderAttribute

java.lang.Object
  extended by org.utgenome.format.wig.WIG2Silk.WIGHeaderAttribute
Enclosing class:
WIG2Silk

public static class WIG2Silk.WIGHeaderAttribute
extends Object


Constructor Summary
WIG2Silk.WIGHeaderAttribute()
           
 
Method Summary
 void setName(String name)
           
 void setValue(String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WIG2Silk.WIGHeaderAttribute

public WIG2Silk.WIGHeaderAttribute()
Method Detail

setName

public void setName(String name)

setValue

public void setValue(String value)

toString

public String toString()
Overrides:
toString in class Object


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