Package 

Class Accessibility.Hazard

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Accessibility.Hazard
     implements Parcelable
                        

    A characteristic of the described resource that is physiologically dangerous to some users.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String value
    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      • Methods inherited from class org.readium.r2.shared.publication.Accessibility.Hazard

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Accessibility.Hazard

        Accessibility.Hazard(String value)