|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.dataselectors.filterandrank.RankTypeEnum
public class RankTypeEnum
This enum represents the 3 rank operators available for the VDE filter and rank selector.
| Field Summary | |
|---|---|
static RankTypeEnum |
COUNT
|
static RankTypeEnum |
PERCENT
|
static RankTypeEnum |
SUM
|
| Method Summary | |
|---|---|
static RankTypeEnum |
findType(java.lang.String name)
|
static java.util.List |
getTypes()
|
| Methods inherited from class com.sas.dataselectors.filterandrank.PropertyLabelEnum |
|---|
equals, findType, getLabel, getLabel, getName, getPropertyKey, hashCode, toString |
| Field Detail |
|---|
public static final RankTypeEnum COUNT
public static final RankTypeEnum PERCENT
public static final RankTypeEnum SUM
| Method Detail |
|---|
public static java.util.List getTypes()
public static RankTypeEnum findType(java.lang.String name)
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||