|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query.OP | |
---|---|
ch.elexis.core.data |
Uses of Query.OP in ch.elexis.core.data |
---|
Methods in ch.elexis.core.data that return Query.OP | |
---|---|
Query.OP |
Query.Term.getConnector()
|
Query.OP |
Query.Term.getOperator()
|
static Query.OP |
Query.OP.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Query.OP[] |
Query.OP.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in ch.elexis.core.data with parameters of type Query.OP | |
---|---|
Query.Term(Query.OP connector,
java.lang.String field,
Query.OP operator,
java.lang.String value)
create a term |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |