public class MrGlobalPenaltyInfo extends AbstractPersistable
id| Constructor and Description |
|---|
MrGlobalPenaltyInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMachineMoveCostWeight() |
int |
getProcessMoveCostWeight() |
int |
getServiceMoveCostWeight() |
void |
setMachineMoveCostWeight(int machineMoveCostWeight) |
void |
setProcessMoveCostWeight(int processMoveCostWeight) |
void |
setServiceMoveCostWeight(int serviceMoveCostWeight) |
compareTo, getId, setId, toStringpublic int getProcessMoveCostWeight()
public void setProcessMoveCostWeight(int processMoveCostWeight)
public int getServiceMoveCostWeight()
public void setServiceMoveCostWeight(int serviceMoveCostWeight)
public int getMachineMoveCostWeight()
public void setMachineMoveCostWeight(int machineMoveCostWeight)
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.