Class jinaMatchCliche

java.lang.Object
  |
  +--jinaMatchCliche

public class jinaMatchCliche
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaMatchCliche()
           
protected jinaMatchCliche(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(jinaMatchCliche obj)
           
 jinaList getFocus()
           
 int getFthres()
           
 jinaList getGroup()
           
 int getGthres()
           
 int getJinaTsId()
           
 void setFocus(jinaList focus)
           
 void setFthres(int fthres)
           
 void setGroup(jinaList group)
           
 void setGthres(int gthres)
           
 void setJinaTsId(int ts_id)
           
 
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

jinaMatchCliche

protected jinaMatchCliche(long cPtr,
                          boolean cMemoryOwn)

jinaMatchCliche

public jinaMatchCliche()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(jinaMatchCliche obj)

setJinaTsId

public void setJinaTsId(int ts_id)

getJinaTsId

public int getJinaTsId()

setFocus

public void setFocus(jinaList focus)

getFocus

public jinaList getFocus()

setFthres

public void setFthres(int fthres)

getFthres

public int getFthres()

setGroup

public void setGroup(jinaList group)

getGroup

public jinaList getGroup()

setGthres

public void setGthres(int gthres)

getGthres

public int getGthres()