Class jinaPwrteGen

java.lang.Object
  |
  +--jinaPwrteGen

public class jinaPwrteGen
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaPwrteGen()
           
protected jinaPwrteGen(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(jinaPwrteGen obj)
           
 int getJinaTsId()
           
 SWIGTYPE_p_void getP1()
           
 SWIGTYPE_p_void getP2()
           
 int getType1()
           
 int getType2()
           
 void setJinaTsId(int ts_id)
           
 void setP1(SWIGTYPE_p_void p1)
           
 void setP2(SWIGTYPE_p_void p2)
           
 void setType1(int type1)
           
 void setType2(int type2)
           
 
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

jinaPwrteGen

protected jinaPwrteGen(long cPtr,
                       boolean cMemoryOwn)

jinaPwrteGen

public jinaPwrteGen()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(jinaPwrteGen obj)

setJinaTsId

public void setJinaTsId(int ts_id)

getJinaTsId

public int getJinaTsId()

setType1

public void setType1(int type1)

getType1

public int getType1()

setType2

public void setType2(int type2)

getType2

public int getType2()

setP1

public void setP1(SWIGTYPE_p_void p1)

getP1

public SWIGTYPE_p_void getP1()

setP2

public void setP2(SWIGTYPE_p_void p2)

getP2

public SWIGTYPE_p_void getP2()