booster / com.didiglobal.booster.aapt2 / Resources / FileReference / Builder / setTypeValue

setTypeValue

fun setTypeValue(value: Int): Builder!


        The type of file this path points to. For UAM bundle, this cannot be
        BINARY_XML.
        
.aapt.pb.FileReference.Type type = 2;

Parameters

value - Int: The enum numeric value on the wire for type to set.

Return
Builder!: This builder for chaining.