|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.core.AnnotationsBase
com.hp.hpl.jena.sdb.core.sqlexpr.SqlExprBase
com.hp.hpl.jena.sdb.core.sqlexpr.SqlExpr2
com.hp.hpl.jena.sdb.core.sqlexpr.S_NotEqual
public class S_NotEqual
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.sdb.core.sqlexpr.SqlExpr2 |
|---|
left, opSymbol, right |
| Constructor Summary | |
|---|---|
S_NotEqual(SqlExpr left,
SqlExpr right)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hp.hpl.jena.sdb.core.sqlexpr.SqlExpr2 |
|---|
getLeft, getOpSymbol, getRight, visit |
| Methods inherited from class com.hp.hpl.jena.sdb.core.sqlexpr.SqlExprBase |
|---|
asSQL, asSQL, getColumnsNeeded, isColumn, isConstant, toString |
| Methods inherited from class com.hp.hpl.jena.sdb.core.AnnotationsBase |
|---|
addNote, addNotes, getNotes, hasNotes, hasOneNote |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.sdb.core.Annotations |
|---|
addNote, addNotes, getNotes, hasNotes, hasOneNote |
| Constructor Detail |
|---|
public S_NotEqual(SqlExpr left,
SqlExpr right)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||