ch.tatool.core.data
Class Rating
java.lang.Object
ch.tatool.core.data.Rating
public class Rating
- extends Object
Helper Class with getter and setter methods for properties concerning ratings.
- Author:
- Andre Locher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_RATING_VALUE
public static final String PROPERTY_RATING_VALUE
- Property name used to set a ratings value.
- See Also:
- Constant Field Values
Rating
public Rating()
getRatingValueProperty
public static IntegerProperty getRatingValueProperty()
setRatingValueProperty
public static void setRatingValueProperty(IntegerProperty ratingValueProperty)
Copyright © 2012. All Rights Reserved.