|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.aims.mtier.model.metadata.query.ValueQueryCollection
public class ValueQueryCollection
Represents a collection of Keyword objects.
Constructor Summary | |
---|---|
ValueQueryCollection()
|
Method Summary | |
---|---|
boolean |
addValueQuery(ValueQuery valueQuery)
Adds the given ValueQuery object to this collection. |
Element[] |
getValueQueryElements()
Returns an array of all ValueQuery elements in this collection. |
int |
size()
returns the size of this collection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueQueryCollection()
Method Detail |
---|
public boolean addValueQuery(ValueQuery valueQuery)
public int size()
public Element[] getValueQueryElements()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |