ch.hsr.bieridee.utils
Class NodeProperty.Tag

java.lang.Object
  extended by ch.hsr.bieridee.utils.NodeProperty.Tag
Enclosing class:
NodeProperty

public static final class NodeProperty.Tag
extends java.lang.Object

Tag specific properties.


Field Summary
static java.lang.String NAME
           
static java.lang.String TYPE
           
 
Constructor Summary
NodeProperty.Tag()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values
Constructor Detail

NodeProperty.Tag

public NodeProperty.Tag()