public class VectorOfFieldDef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
VectorOfFieldDef() |
|
VectorOfFieldDef(long n) |
protected |
VectorOfFieldDef(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(FieldDef x) |
long |
capacity() |
void |
clear() |
void |
delete() |
protected void |
finalize() |
FieldDef |
get(int i) |
protected static long |
getCPtr(VectorOfFieldDef obj) |
boolean |
isEmpty() |
void |
reserve(long n) |
void |
set(int i,
FieldDef val) |
long |
size() |
public VectorOfFieldDef()
public VectorOfFieldDef(long n)
protected VectorOfFieldDef(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(VectorOfFieldDef obj)
public void add(FieldDef x)
public long capacity()
public void clear()
public void delete()
public FieldDef get(int i)
public boolean isEmpty()
public void reserve(long n)
public void set(int i,
FieldDef val)
public long size()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.