org.utgenome.gwt.utgb.client.track.lib.old
Class OldUTGBFrameCommandImpl.FrameParameterSetCommand

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBFrameCommandImpl.FrameParameterSetCommand
All Implemented Interfaces:
FrameCommand
Direct Known Subclasses:
OldUTGBFrameCommandImpl.FrameSetRevisionCommand, OldUTGBFrameCommandImpl.FrameSetSpeciesCommand, OldUTGBFrameCommandImpl.FrameSetTargetCommand
Enclosing class:
OldUTGBFrameCommandImpl

public static class OldUTGBFrameCommandImpl.FrameParameterSetCommand
extends Object
implements FrameCommand


Field Summary
protected  String key
           
protected  String value
           
 
Constructor Summary
OldUTGBFrameCommandImpl.FrameParameterSetCommand(String key, String value)
           
 
Method Summary
 void execute(Track track)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

protected final String key

value

protected final String value
Constructor Detail

OldUTGBFrameCommandImpl.FrameParameterSetCommand

public OldUTGBFrameCommandImpl.FrameParameterSetCommand(String key,
                                                        String value)
Method Detail

execute

public void execute(Track track)
Specified by:
execute in interface FrameCommand


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