fromOrder

fun fromOrder(order: Int): ScoreOrder?

Returns a ScoreOrder given its integer representation, or null if the order is invalid.