|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
|---|---|
| com.cisco.oss.foundation.configuration.xml.jaxb | |
| Uses of Operator in com.cisco.oss.foundation.configuration.xml.jaxb |
|---|
| Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as Operator | |
|---|---|
protected Operator |
EnabledBy.operator
|
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return Operator | |
|---|---|
static Operator |
Operator.fromValue(String v)
|
Operator |
EnabledBy.getOperator()
Gets the value of the operator property. |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type Operator | |
|---|---|
void |
EnabledBy.setOperator(Operator value)
Sets the value of the operator property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||