de.fhstralsund.vinets.structure
Class NodeType

java.lang.Object
  extended by de.fhstralsund.vinets.structure.Types
      extended by de.fhstralsund.vinets.structure.NodeType

public class NodeType
extends Types


Field Summary
static NodeType ATOM
           
static NodeType HIERARCHICAL
           
 
Constructor Summary
NodeType(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class de.fhstralsund.vinets.structure.Types
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ATOM

public static final NodeType ATOM

HIERARCHICAL

public static final NodeType HIERARCHICAL
Constructor Detail

NodeType

public NodeType(java.lang.String s)