public static class RoutingModel.VariableValuePair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
VariableValuePair() |
VariableValuePair(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RoutingModel.VariableValuePair obj) |
long |
getValue() |
int |
getVar_index() |
void |
setValue(long value) |
void |
setVar_index(int value) |
static long |
swigRelease(RoutingModel.VariableValuePair obj) |
public VariableValuePair(long cPtr, boolean cMemoryOwn)
public VariableValuePair()
public static long getCPtr(RoutingModel.VariableValuePair obj)
public static long swigRelease(RoutingModel.VariableValuePair obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setVar_index(int value)
public int getVar_index()
public void setValue(long value)
public long getValue()
Copyright © 2025. All rights reserved.