|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.ip.me.api.persist.query.LogicalOperatorType
| Field Summary | |
static LogicalOperatorType |
AND
AND operator. |
static LogicalOperatorType |
NOT
NOT operator. |
static LogicalOperatorType |
OR
OR operator. |
| Method Summary | |
int |
getInstanceId()
|
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static LogicalOperatorType AND
public static LogicalOperatorType OR
public static LogicalOperatorType NOT
| Method Detail |
public java.lang.String toString()
public int getInstanceId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||