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