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