|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.qrivy.bioapi.SchemaArray
public class SchemaArray
| Constructor Summary | |
|---|---|
SchemaArray(int nelements)
|
|
| Method Summary | |
|---|---|
BioAPI_BSP_SCHEMA |
cast()
|
void |
delete()
|
static SchemaArray |
frompointer(BioAPI_BSP_SCHEMA t)
|
BioAPI_BSP_SCHEMA |
getitem(int index)
|
void |
setitem(int index,
BioAPI_BSP_SCHEMA value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaArray(int nelements)
| Method Detail |
|---|
public void delete()
public BioAPI_BSP_SCHEMA getitem(int index)
public void setitem(int index,
BioAPI_BSP_SCHEMA value)
public BioAPI_BSP_SCHEMA cast()
public static SchemaArray frompointer(BioAPI_BSP_SCHEMA t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||