|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.agp.client.AgpItems
public class AgpItems
A collection of items.
| Constructor Summary | |
|---|---|
AgpItems()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
add(AgpItem item)
Adds an item. |
int |
size()
The collection size. |
Collection<AgpItem> |
values()
The collection members. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgpItems()
| Method Detail |
|---|
public void add(AgpItem item)
item - the itempublic Collection<AgpItem> values()
public int size()
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||