public class Having extends Object
| Constructor and Description |
|---|
Having(PathItem item,
ProjectionType projectionType,
ConditionType conditionType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
ConditionType |
getConditionType() |
PathItem |
getItem() |
ProjectionType |
getProjectionType() |
Object |
getValue() |
public Having(PathItem item, ProjectionType projectionType, ConditionType conditionType, Object value)
public PathItem getItem()
public ProjectionType getProjectionType()
public ConditionType getConditionType()
public Object getValue()
public void clear()
Copyright © 2013 Object Query. All Rights Reserved.