|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArithmeticOperatorValues | |
|---|---|
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| Uses of ArithmeticOperatorValues in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model declared as ArithmeticOperatorValues | |
|---|---|
protected ArithmeticOperatorValues |
ArithmeticOperator.value
|
| Methods in org.plasma.query.model that return ArithmeticOperatorValues | |
|---|---|
static ArithmeticOperatorValues |
ArithmeticOperatorValues.fromValue(java.lang.String v)
|
ArithmeticOperatorValues |
ArithmeticOperator.getValue()
Gets the value of the value property. |
static ArithmeticOperatorValues |
ArithmeticOperatorValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ArithmeticOperatorValues[] |
ArithmeticOperatorValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.query.model with parameters of type ArithmeticOperatorValues | |
|---|---|
void |
ArithmeticOperator.setValue(ArithmeticOperatorValues value)
Sets the value of the value property. |
| Constructors in org.plasma.query.model with parameters of type ArithmeticOperatorValues | |
|---|---|
ArithmeticOperator(ArithmeticOperatorValues content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||