|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOperator
The IOperator interface is an object that represents an operator in a query.
It extends the IStringBuilder interface.
Instances of classes that implement this interface are used to represent operators that contain a name.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the operator. |
| Methods inherited from interface com.ibm.websphere.query.base.IStringBuilder |
|---|
buildString, buildString |
| Method Detail |
|---|
java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||