Class RelationShipCostItem
java.lang.Object
com.dna.jopt.member.bucket.entity.controller.relationship.RelationShipCostItem
-
Constructor Summary
ConstructorDescriptionRelationShipCostItem
(double relationShipHardItemCost, double relationShipSoftItemCost) -
Method Summary
Modifier and TypeMethodDescriptionstatic RelationShipCostItem
createHardItem
(double hardCost) static RelationShipCostItem
double
double
-
Constructor Details
-
RelationShipCostItem
public RelationShipCostItem(double relationShipHardItemCost, double relationShipSoftItemCost)
-
-
Method Details
-
getTotalRelationCost
public double getTotalRelationCost() -
getHardRelationShipCost
public double getHardRelationShipCost() -
createZeroItem
-
createHardItem
-