ch.hsr.bieridee.config
Class NodeProperty.Beertype

java.lang.Object
  extended by ch.hsr.bieridee.config.NodeProperty.Beertype
Enclosing class:
NodeProperty

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

Beertype specific properties.


Field Summary
static java.lang.String DESCRIPTION
           
static java.lang.String NAME
           
 
Constructor Summary
NodeProperty.Beertype()
           
 
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

DESCRIPTION

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

NodeProperty.Beertype

public NodeProperty.Beertype()