org.gcube.data.spd.obisplugin
Class Node

java.lang.Object
  extended by org.gcube.data.spd.obisplugin.Node

public class Node
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
 List<Node> children
           
 int id
           
 int kingdomId
           
 TaxonomyRank rank
           
 
Constructor Summary
Node()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public int id

kingdomId

public int kingdomId

rank

public TaxonomyRank rank

children

public List<Node> children
Constructor Detail

Node

public Node()


Copyright © 2012. All Rights Reserved.