public class ThresholdStatusAOSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
BY_CHANGE
Sort by change dieection.
|
static int |
BY_NAME
Sort by name.
|
static int |
BY_STATUS
Sort by status.
|
| Constructor and Description |
|---|
ThresholdStatusAOSortType() |
ThresholdStatusAOSortType(int method,
boolean direction) |
| Modifier and Type | Method and Description |
|---|---|
static ThresholdStatusAOSortType |
create(int aValue) |
public static final int BY_NAME
public static final int BY_STATUS
public static final int BY_CHANGE
public ThresholdStatusAOSortType()
public ThresholdStatusAOSortType(int method,
boolean direction)
public static ThresholdStatusAOSortType create(int aValue)
Copyright © 2010-2015 anotheria.net. All Rights Reserved.