Package com.shephertz.app42.paas.sdk.jme.appTab

Class Summary
BandwidthUnit An class that contains 4 types of the BandwidthUnit either KB or MB or GB or TB.
Bill This Bill object is the value object which contains the properties of Bill along with the setter & getter for those properties.
BillMonth This class that contains the months to be mentioned in the Bill.
BillResponseBuilder  
BillService  
Charge This Charge object is the value object which contains the properties of Charge along with the setter & getter for those properties.
ChargeResponseBuilder UsageResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Usage
ChargeService ChargeService is part of AppTab which is a rating, metering, charging and billing engine.
ChargeType This class that contains the 2 type of charge ADD ,REMOVE.
Currency This class that contains the currencies to be mentioned in the Usage.
DiscountData This DiscountData object is the value object which contains the properties of DiscountData along with the setter & getter for those properties.
DiscountResponseBuilder  
DiscountService  
DiscountType This class contains the 4 DiscountType PACKAGETYPE,STORAGETYPE,BANDWIDTHTYPE,FEATURETYPE.
SchemeData This SchemeData object is the value object which contains the properties of SchemeData along with the setter & getter for those properties.
SchemeResponseBuilder  
SchemeService  
StorageUnit This class contains the Storage Unit to be mentioned in the Bill.
Subscribe This Subscribe object is the value object which contains the properties of Subscribe along with the setter & getter for those properties.
SubscribeResponseBuilder  
SubscribeService