static fun valueOf(value: Int): ValueCase!
value - Int: The number of the enum to look for.
value
Return ValueCase!: The enum associated with the given number.