org.rhq.enterprise.server.search.translation.antlr
Class RHQLSimpleTerm

java.lang.Object
  extended by org.rhq.enterprise.server.search.translation.antlr.RHQLSimpleTerm
All Implemented Interfaces:
RHQLTerm

public class RHQLSimpleTerm
extends Object
implements RHQLTerm

Author:
Joseph Marques

Constructor Summary
RHQLSimpleTerm(String value)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RHQLSimpleTerm

public RHQLSimpleTerm(String value)
Method Detail

getValue

public String getValue()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.