Package 

Class RatingEntry


  • @JsonClass(generateAdapter = true) 
    public final class RatingEntry
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Rating entry
    • Method Summary

      Modifier and Type Method Description
      final Rating getEntry()
      final Unit setEntry(@Json(name = entry) Rating entry)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait