from_string


Description:

public static FieldOrder from_string (string order)

Convert order to a FieldOrder

Parameters:

order

a field order

Returns:

the FieldOrder of order or UNKNOWN when order is not a valid string representation for a FieldOrder.