Class MrtdLogicalDataStructure.FileEntry

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  MrtdLogicalDataStructure.FileEntry.Builder  
      • Nested classes/interfaces inherited from interface android.os.Parcelable

        android.os.Parcelable.ClassLoaderCreator<T extends java.lang.Object>, android.os.Parcelable.Creator<T extends java.lang.Object>
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object other)  
      int hashCode()  
      MrtdLogicalDataStructure.FileEntry.Builder newBuilder()  
      java.lang.String toString()  
      • Methods inherited from class com.squareup.wire.AndroidMessage

        describeContents, newCreator, writeToParcel
      • Methods inherited from class com.squareup.wire.Message

        adapter, encode, encode, encode, unknownFields, withoutUnknownFields, writeReplace
      • Methods inherited from class java.lang.Object

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