booster / com.didiglobal.booster.aapt2 / Resources / Plural / Entry / Builder / setArityValue

setArityValue

fun setArityValue(value: Int): Builder!


          The arity of the plural.
          
.aapt.pb.Plural.Arity arity = 3;

Parameters

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

Return
Builder!: This builder for chaining.