| Constructor and Description |
|---|
RHQLAdvancedTerm(String lineage,
String path,
String param,
RHQLComparisonOperator operator,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLineage() |
RHQLComparisonOperator |
getOperator() |
String |
getParam() |
String |
getPath() |
String |
getValue() |
public RHQLAdvancedTerm(String lineage, String path, String param, RHQLComparisonOperator operator, String value)
public String getLineage()
public String getPath()
public String getParam()
public RHQLComparisonOperator getOperator()
public String getValue()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.