public class glp_tran
extends java.lang.Object
Please, refer to doc/glpk-java.pdf of the GLPK for Java distribution and to doc/glpk.pdf of the GLPK source distribution for details. You can download the GLPK source distribution from ftp://ftp.gnu.org/gnu/glpk.
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
glp_tran() |
protected |
glp_tran(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(glp_tran obj) |
int |
getHidden_internal() |
void |
setHidden_internal(int value) |
protected glp_tran(long cPtr,
boolean cMemoryOwn)
public glp_tran()
protected static long getCPtr(glp_tran obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setHidden_internal(int value)
public int getHidden_internal()