public static class RoutingModel.VehicleTypeContainer.VehicleClassEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
VehicleClassEntry() |
VehicleClassEntry(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RoutingModel.VehicleTypeContainer.VehicleClassEntry obj) |
long |
getFixed_cost() |
int |
getVehicle_class() |
void |
setFixed_cost(long value) |
void |
setVehicle_class(int value) |
static long |
swigRelease(RoutingModel.VehicleTypeContainer.VehicleClassEntry obj) |
public VehicleClassEntry(long cPtr, boolean cMemoryOwn)
public VehicleClassEntry()
public static long getCPtr(RoutingModel.VehicleTypeContainer.VehicleClassEntry obj)
public static long swigRelease(RoutingModel.VehicleTypeContainer.VehicleClassEntry obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setVehicle_class(int value)
public int getVehicle_class()
public void setFixed_cost(long value)
public long getFixed_cost()
Copyright © 2025. All rights reserved.