Package 

Class Holds

  • All Implemented Interfaces:
    android.os.Parcelable , org.readium.r2.shared.JSONable

    
    public final class Holds
     implements JSONable, Parcelable
                        

    Library-specific features when a specific book is unavailable but provides a hold list.

    https://drafts.opds.io/schema/properties.schema.json

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Holds.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getTotal()
      final Integer getPosition()
      JSONObject toJSON() Serializes an Holds to its JSON representation.
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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