SortMode

public enum SortMode

Enum Constants

DisplayName

public static final SortMode DisplayName

None

public static final SortMode None

SortIndex

public static final SortMode SortIndex

Methods

fromInteger

public static SortMode fromInteger(int value)

toInteger

public static int toInteger(SortMode value)