psoft.hsphere.promotion
Class SubsidizedPromotion
java.lang.Object
|
+--psoft.hsphere.promotion.SubsidizedPromotion
- public class SubsidizedPromotion
- extends java.lang.Object
|
Method Summary |
protected static java.lang.String |
getKey()
|
protected static int |
isPromoPlan()
|
static double |
process(double amount)
|
static void |
record(double amount,
psoft.hsphere.Bill bill)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubsidizedPromotion
public SubsidizedPromotion()
isPromoPlan
protected static int isPromoPlan()
throws java.lang.Exception
java.lang.Exception
getKey
protected static java.lang.String getKey()
throws java.lang.Exception
java.lang.Exception
process
public static double process(double amount)
record
public static void record(double amount,
psoft.hsphere.Bill bill)