Class jinaProp

java.lang.Object
  |
  +--jinaProp

public class jinaProp
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaProp()
           
protected jinaProp(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 int getCount()
           
protected static long getCPtr(jinaProp obj)
           
 SWIGTYPE_p_f___void getFreefunc()
           
 int getJinaTsId()
           
 SWIGTYPE_p_void getTo()
           
 int getType()
           
 void setCount(int count)
           
 void setFreefunc(SWIGTYPE_p_f___void freefunc)
           
 void setJinaTsId(int ts_id)
           
 void setTo(SWIGTYPE_p_void to)
           
 void setType(int type)
           
 
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

jinaProp

protected jinaProp(long cPtr,
                   boolean cMemoryOwn)

jinaProp

public jinaProp()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(jinaProp obj)

setJinaTsId

public void setJinaTsId(int ts_id)

getJinaTsId

public int getJinaTsId()

setType

public void setType(int type)

getType

public int getType()

setCount

public void setCount(int count)

getCount

public int getCount()

setFreefunc

public void setFreefunc(SWIGTYPE_p_f___void freefunc)

getFreefunc

public SWIGTYPE_p_f___void getFreefunc()

setTo

public void setTo(SWIGTYPE_p_void to)

getTo

public SWIGTYPE_p_void getTo()