|
|||||||||
| 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
public final class 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()
toString in class java.lang.Objectpublic int getInstanceId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||