|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.accpac.sm.Organizations
@Immutable @ThreadSafe public class Organizations
A readonly collection of all the organizations set up in Accpac, at the time
that the collection is constructed by a call to
SharedDataSet.getOrganizations()
| Method Summary | |
|---|---|
Organization |
get(int index)
Get the specified Organization object |
int |
getCount()
Get the number of organizations in the list |
java.util.Iterator<Organization> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getCount()
public Organization get(int index)
public java.util.Iterator<Organization> iterator()
iterator in interface java.lang.Iterable<Organization>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||