ch.hsr.bieridee.utils
Class NodeProperty.Rating

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

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

Rating specific properties.


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

Field Detail

RATING

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

TIMESTAMP

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

NodeProperty.Rating

public NodeProperty.Rating()