|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.esri.aims.mtier.model.metadata.query.ValueQueryCollection
Represents a collection of Keyword objects.
Constructor Summary | |
ValueQueryCollection()
Constructor. |
Method Summary | |
boolean |
addValueQuery(ValueQuery valueQuery)
Adds the given ValueQuery object to this collection. |
com.esri.w3c.dom.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 com.esri.w3c.dom.Element[] getValueQueryElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |