Class MrtdLogicalDataStructure.FileEntry

java.lang.Object
com.squareup.wire.Message<M,B>
com.squareup.wire.AndroidMessage<MrtdLogicalDataStructure.FileEntry,MrtdLogicalDataStructure.FileEntry.Builder>
com.yoti.mobile.android.documentcapture.id.data.remote.proto.MrtdLogicalDataStructure.FileEntry
All Implemented Interfaces:
android.os.Parcelable, Serializable
Enclosing class:
MrtdLogicalDataStructure

public static final class MrtdLogicalDataStructure.FileEntry extends com.squareup.wire.AndroidMessage<MrtdLogicalDataStructure.FileEntry,MrtdLogicalDataStructure.FileEntry.Builder>
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
     

    Nested classes/interfaces inherited from class com.squareup.wire.AndroidMessage

    com.squareup.wire.AndroidMessage.Companion

    Nested classes/interfaces inherited from interface android.os.Parcelable

    android.os.Parcelable.ClassLoaderCreator<T extends Object>, android.os.Parcelable.Creator<T extends Object>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.squareup.wire.ProtoAdapter<MrtdLogicalDataStructure.FileEntry>
     
    static final android.os.Parcelable.Creator<MrtdLogicalDataStructure.FileEntry>
     
    static final okio.ByteString
     
    static final Integer
     
    final okio.ByteString
     
    final Integer
     

    Fields inherited from class com.squareup.wire.AndroidMessage

    Companion

    Fields inherited from class com.squareup.wire.Message

    hashCode

    Fields inherited from interface android.os.Parcelable

    CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
  • Constructor Summary

    Constructors
    Constructor
    Description
    FileEntry(Integer key, okio.ByteString file)
     
    FileEntry(Integer key, okio.ByteString file, okio.ByteString unknownFields)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    equals(Object other)
     
    int
     
     
     

    Methods inherited from class com.squareup.wire.AndroidMessage

    describeContents, newCreator, writeToParcel

    Methods inherited from class com.squareup.wire.Message

    adapter, encode, encode, encode, encodeByteString, getCachedSerializedSize$wire_runtime, setCachedSerializedSize$wire_runtime, unknownFields, withoutUnknownFields, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait