fun setIntHexadecimalValue(value: Int): Builder!
uint32 int_hexadecimal_value = 7;
value - Int: The intHexadecimalValue to set.
value
Return Builder!: This builder for chaining.