Constructor and Description |
---|
DefaultRule() |
DefaultRule(String rule,
QueryRelation relation,
QueryType type) |
Modifier and Type | Method and Description |
---|---|
QueryRelation |
getRelation() |
String |
getRule() |
QueryType |
getType() |
void |
setRelation(QueryRelation relation) |
void |
setRule(String rule) |
void |
setType(QueryType type) |
String |
toString() |
public DefaultRule()
public DefaultRule(String rule, QueryRelation relation, QueryType type)
public String getRule()
public void setRule(String rule)
public QueryRelation getRelation()
public void setRelation(QueryRelation relation)
public QueryType getType()
public void setType(QueryType type)
Copyright © 2006–2018 TinyGroup. All rights reserved.