static fun forNumber(value: Int): ValueType!
value - Int: The numeric wire value of the corresponding enum entry.
value
Return ValueType!: The enum associated with the given numeric wire value.