org.gnu.glpk
Class _glp_vertex
java.lang.Object
org.gnu.glpk._glp_vertex
public class _glp_vertex
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
_glp_vertex
public _glp_vertex(long cPtr,
boolean cMemoryOwn)
_glp_vertex
public _glp_vertex()
getCPtr
public static long getCPtr(_glp_vertex obj)
finalize
protected void finalize()
- Overrides:
finalize in class java.lang.Object
delete
public void delete()
setI
public void setI(int value)
getI
public int getI()
setName
public void setName(java.lang.String value)
getName
public java.lang.String getName()
setEntry
public void setEntry(SWIGTYPE_p_void value)
getEntry
public SWIGTYPE_p_void getEntry()
setData
public void setData(SWIGTYPE_p_void value)
getData
public SWIGTYPE_p_void getData()
setTemp
public void setTemp(SWIGTYPE_p_void value)
getTemp
public SWIGTYPE_p_void getTemp()
setIn
public void setIn(_glp_arc value)
getIn
public _glp_arc getIn()
setOut
public void setOut(_glp_arc value)
getOut
public _glp_arc getOut()