org.utgenome.gwt.utgb.client.track.bean
Class Tag

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.bean.Tag
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class Tag
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
Tag()
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 void setKey(String key)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tag

public Tag()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public String getValue()

setValue

public void setValue(String value)


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