|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--pawn.application.discover.Interfaces
| Constructor Summary | |
Interfaces()
|
|
| Method Summary | |
void |
add(pawn.application.discover.Interface method)
|
void |
display()
|
pawn.application.discover.Interface |
getAt(int index)
|
java.util.Vector |
getInterfaceList()
|
pawn.application.discover.Interface |
search(java.lang.String name)
|
void |
setInterfaceList(java.util.Vector l)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Interfaces()
| Method Detail |
public int size()
public void add(pawn.application.discover.Interface method)
public java.util.Vector getInterfaceList()
public void setInterfaceList(java.util.Vector l)
public pawn.application.discover.Interface getAt(int index)
public pawn.application.discover.Interface search(java.lang.String name)
public void display()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||