| Package | Description |
|---|---|
| oracle.ucs.userprefs |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
Filter.getConditionType()
Gets condition type (i.e.
|
static ConditionType |
ConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionType[] |
ConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setConditionType(ConditionType conditionType)
Sets condition type (i.e.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.