Package 

Class CardImage

  • All Implemented Interfaces:
    android.os.Parcelable

    @Serializable() 
    public final class CardImage
     implements Parcelable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String url
    • Constructor Summary

      Constructors 
      Constructor Description
      CardImage(String url)
    • Method Summary

      Modifier and Type Method Description
      final String getUrl()
      • Methods inherited from class ai.cardscan.insurance.data.CardImage

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

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