Package 

Class GenericValue


  • @JsonClass(generateAdapter = true) 
    public final class GenericValue
    
                        

    A value used in faceting

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String count
    • Method Summary

      Modifier and Type Method Description
      final String getCount()
      final Unit setCount(@Json(name = count) String count)
      • Methods inherited from class java.lang.Object

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