Class StaticOperandImpl

  • All Implemented Interfaces:
    javax.jcr.query.qom.Operand, javax.jcr.query.qom.StaticOperand
    Direct Known Subclasses:
    BindVariableValueImpl, LiteralImpl

    public abstract class StaticOperandImpl
    extends AbstractQOMNode
    implements javax.jcr.query.qom.StaticOperand
    StaticOperandImpl...
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail