| java.lang.Object | |
| ↳ | com.computime.maximo.MaximoQueryField |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MaximoQueryField.Operator | Query Operators | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fieldName | Name of Maximo field | ||||||||||
| fieldValue | Value to use as a filter | ||||||||||
| operandModeOr | Set to true if filter should operate as OR. | ||||||||||
| operator | Filter operator | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Set to true if filter should operate as OR. Set to false if filter should operate as AND.