|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.map.axMapScriptArray
Map scripts container.
Constructor Summary | |
axMapScriptArray()
|
Method Summary | |
void |
add(axMapScript mapScript)
Add value to internal array. |
axMapScript |
get(int index)
Get internal object from array. |
int |
size()
Get size. |
java.lang.Object[] |
toArray()
Return array of objects. |
java.lang.String |
toString()
toString override. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public axMapScriptArray()
Method Detail |
public axMapScript get(int index)
public int size()
public java.lang.Object[] toArray()
public void add(axMapScript mapScript)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |