fun setMcc(value: Int): Builder!
Mobile country code.
uint32 mcc = 1;
value - Int: The mcc to set.
value
Return Builder!: This builder for chaining.