org.utgenome.config
Class OldViewXML.TrackGroup

java.lang.Object
  extended by org.utgenome.config.OldViewXML.TrackGroup
Enclosing class:
OldViewXML

public static class OldViewXML.TrackGroup
extends Object


Field Summary
 String className
           
 OldViewXML.GroupProperties groupProperties
           
 List<OldViewXML.Prop> property
           
 List<OldViewXML.Track> track
           
 
Constructor Summary
OldViewXML.TrackGroup()
           
 
Method Summary
 String getProperty(String key)
           
 Set<String> propKeySet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

className

public String className

groupProperties

public OldViewXML.GroupProperties groupProperties

property

public List<OldViewXML.Prop> property

track

public List<OldViewXML.Track> track
Constructor Detail

OldViewXML.TrackGroup

public OldViewXML.TrackGroup()
Method Detail

getProperty

public String getProperty(String key)

propKeySet

public Set<String> propKeySet()


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