public final class RelationShipCostItem extends Object
Constructor and Description |
---|
RelationShipCostItem(double relationShipHardItemCost,
double relationShipSoftItemCost) |
Modifier and Type | Method and Description |
---|---|
static RelationShipCostItem |
createHardItem(double hardCost) |
static RelationShipCostItem |
createZeroItem() |
double |
getHardRelationShipCost() |
double |
getTotalRelationCost() |
public RelationShipCostItem(double relationShipHardItemCost, double relationShipSoftItemCost)
public double getTotalRelationCost()
public double getHardRelationShipCost()
public static RelationShipCostItem createZeroItem()
public static RelationShipCostItem createHardItem(double hardCost)
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.