public class FieldInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
FieldInfo() |
protected |
FieldInfo(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(FieldInfo obj) |
int |
getFieldCount() |
int |
getFieldLength(int i) |
String |
getFieldName(int i) |
FieldType |
getFieldType(int i) |
boolean |
isNullable(int i) |
public FieldInfo()
protected FieldInfo(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(FieldInfo obj)
public void delete()
public int getFieldCount()
public int getFieldLength(int i)
public String getFieldName(int i)
public FieldType getFieldType(int i)
public boolean isNullable(int i)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.