ch.hsr.bieridee.utils
Class NodeProperty.Beer
java.lang.Object
ch.hsr.bieridee.utils.NodeProperty.Beer
- Enclosing class:
- NodeProperty
public static final class NodeProperty.Beer
- extends java.lang.Object
Beer Node specific properties.
Field Summary |
static java.lang.String |
AVERAGE_RATING
|
static java.lang.String |
BRAND
|
static java.lang.String |
IMAGE
|
static java.lang.String |
NAME
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
BRAND
public static final java.lang.String BRAND
- See Also:
- Constant Field Values
IMAGE
public static final java.lang.String IMAGE
- See Also:
- Constant Field Values
AVERAGE_RATING
public static final java.lang.String AVERAGE_RATING
- See Also:
- Constant Field Values
NodeProperty.Beer
public NodeProperty.Beer()