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) |
getId, setId, toString
public 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–2020 JBoss by Red Hat. All rights reserved.