booster / com.didiglobal.booster.aapt2 / Resources / EntryOrBuilder / getEntryId

getEntryId

abstract fun getEntryId(): EntryId!


      The ID of this entry. Together with the package ID and type ID, this forms a full resource ID
      of the form 0xPPTTEEEE, where PP is the package ID, TT is the type ID, and EEEE is the entry
      ID.
      This may not be set if no ID was assigned.
      
.aapt.pb.EntryId entry_id = 1;

Return
EntryId!: The entryId.