Class jinaProf1

java.lang.Object
  |
  +--jinaProf1

public class jinaProf1
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaProf1()
           
protected jinaProf1(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(jinaProf1 obj)
           
 jinaVarptr getEl()
           
 int getJinaTsId()
           
 int getN1()
           
 int getN2()
           
 int getVtype()
           
 void setEl(jinaVarptr el)
           
 void setJinaTsId(int ts_id)
           
 void setN1(int n1)
           
 void setN2(int n2)
           
 void setVtype(int vtype)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

jinaProf1

protected jinaProf1(long cPtr,
                    boolean cMemoryOwn)

jinaProf1

public jinaProf1()
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getCPtr

protected static long getCPtr(jinaProf1 obj)

setJinaTsId

public void setJinaTsId(int ts_id)

getJinaTsId

public int getJinaTsId()

setN1

public void setN1(int n1)

getN1

public int getN1()

setN2

public void setN2(int n2)

getN2

public int getN2()

setVtype

public void setVtype(int vtype)

getVtype

public int getVtype()

setEl

public void setEl(jinaVarptr el)

getEl

public jinaVarptr getEl()