|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.dir.master.queries.QueryTerm
public class QueryTerm
A minimal model of a Query term.
| Constructor Summary | |
|---|---|
QueryTerm(java.lang.String name)
Creates an instance with a given name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of the term. |
void |
setName(java.lang.String name)
Sets the name of the term. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryTerm(java.lang.String name)
name - the name.| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||