|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.dataselectors.filterandrank.FilterTypeEnum
public class FilterTypeEnum
This enum represents the 2 types of filtering that can occur via this selector.
| Field Summary | |
|---|---|
static FilterTypeEnum |
FILTER
|
static FilterTypeEnum |
RANK
|
| Method Summary | |
|---|---|
static FilterTypeEnum |
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 FilterTypeEnum FILTER
public static final FilterTypeEnum RANK
| Method Detail |
|---|
public static java.util.List getTypes()
public static FilterTypeEnum findType(java.lang.String name)
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||