Package 

Class Preference


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

    A specific preference.

    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final Unit setId(@Json(name = id) String id)
      final String getValue()
      final Unit setValue(@Json(name = value) String value)
      • Methods inherited from class java.lang.Object

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