//Artefact:JavaClass/com/sphenon/modelling/xmodel/SortOrder

Synopsis

public final SortOrder extends Enum

//Artefact:Attribute/com/sphenon/modelling/xmodel/SortOrder/None

Synopsis

public static final com.sphenon.modelling.xmodel.SortOrder None

//Artefact:Attribute/com/sphenon/modelling/xmodel/SortOrder/Ascending

Synopsis

public static final com.sphenon.modelling.xmodel.SortOrder Ascending

//Artefact:Attribute/com/sphenon/modelling/xmodel/SortOrder/Descending

Synopsis

public static final com.sphenon.modelling.xmodel.SortOrder Descending

//Artefact:Method/com/sphenon/modelling/xmodel/SortOrder/values

Synopsis

public static com.sphenon.modelling.xmodel.SortOrder[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/SortOrder/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.SortOrder valueOf (String name)