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

hasEntryId

abstract fun hasEntryId(): Boolean


      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
Boolean: Whether the entryId field is set.