ch.hsr.bieridee.utils
Class NodeProperty

java.lang.Object
  extended by ch.hsr.bieridee.utils.NodeProperty

public final class NodeProperty
extends java.lang.Object

Class containing constants of Node properties.


Nested Class Summary
static class NodeProperty.Action
          Action Node specific properties.
static class NodeProperty.Beer
          Beer Node specific properties.
static class NodeProperty.Beertype
          Beertype specific properties.
static class NodeProperty.Brewery
          Brewery specific properties.
static class NodeProperty.Consumption
          Consumption specific properties.
static class NodeProperty.Rating
          Rating specific properties.
static class NodeProperty.Tag
          Tag specific properties.
static class NodeProperty.User
          User Node specific properties.
 
Field Summary
static java.lang.String TYPE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

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