org.utgenome.format.keyword
Class GenomeKeywordEntry.KeywordAlias

java.lang.Object
  extended by org.utgenome.format.keyword.GenomeKeywordEntry.KeywordAlias
Enclosing class:
GenomeKeywordEntry

public static class GenomeKeywordEntry.KeywordAlias
extends Object

Alias is a keyword

Author:
leo

Field Summary
 String alias
           
 String keyword
           
 
Constructor Summary
GenomeKeywordEntry.KeywordAlias(String keyword, String alias)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keyword

public String keyword

alias

public String alias
Constructor Detail

GenomeKeywordEntry.KeywordAlias

public GenomeKeywordEntry.KeywordAlias(String keyword,
                                       String alias)


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