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

Packages that use com.shephertz.app42.paas.sdk.jme.appTab
com.shephertz.app42.paas.sdk.jme   
com.shephertz.app42.paas.sdk.jme.appTab   
 

Classes in com.shephertz.app42.paas.sdk.jme.appTab used by com.shephertz.app42.paas.sdk.jme
BillService
           
ChargeService
          ChargeService is part of AppTab which is a rating, metering, charging and billing engine.
DiscountService
           
SchemeService
           
SubscribeService
           
 

Classes in com.shephertz.app42.paas.sdk.jme.appTab used by com.shephertz.app42.paas.sdk.jme.appTab
Bill
          This Bill object is the value object which contains the properties of Bill along with the setter & getter for those properties.
Bill.SchemeData
          An inner class that contains the remaining properties of the Bill.
Bill.SchemeData.PackageData
          An inner class that contains the remaining properties of the Bill.SchemeData Object.
Bill.SchemeData.PackageData.Bandwidth
          An inner class that contains the remaining properties of the PackageData.
Bill.SchemeData.PackageData.Bandwidth.Limit
          An inner class that contains the remaining properties of the Bandwidth.
Bill.SchemeData.PackageData.Storage
          An inner class that contains the remaining properties of the PackageData.
Bill.SchemeData.PackageData.Storage.Limit
          An inner class that contains the remaining properties of the Storage.
Bill.SchemeData.PackageData.Usage
          An inner class that contains the remaining properties of the PackageData.
Bill.SchemeData.PackageData.Usage.Bandwidth
          An inner class that contains the remaining properties of the Usage.
Bill.SchemeData.PackageData.Usage.Bandwidth.Limit
          An inner class that contains the remaining properties of the Bandwidth.
Bill.SchemeData.PackageData.Usage.Storage
          An inner class that contains the remaining properties of the Usage.
Bill.SchemeData.PackageData.Usage.Storage.Limit
          An inner class that contains the remaining properties of the Storage.
Charge
          This Charge object is the value object which contains the properties of Charge along with the setter & getter for those properties.
Charge.Bandwidth
          An inner class that contains the remaining properties of the Usage.
Charge.Feature
          An inner class that contains the remaining properties of the Usage.
Charge.Storage
          An inner class that contains the remaining properties of the Usage.
DiscountData
          This DiscountData object is the value object which contains the properties of DiscountData along with the setter & getter for those properties.
DiscountData.Discount
          An inner class that contains the remaining properties of the DiscountData.
SchemeData
          This SchemeData object is the value object which contains the properties of SchemeData along with the setter & getter for those properties.
SchemeData.PackageData
          An inner class that contains the remaining properties of the SchemeData.
SchemeData.PackageData.Bandwidth
           
SchemeData.PackageData.Bandwidth.Limit
           
SchemeData.PackageData.Feature
          An inner class that contains the remaining properties of the PackageData.
SchemeData.PackageData.Storage
           
SchemeData.PackageData.Storage.Limit
          An inner class that contains the remaining properties of the Storage.
Subscribe
          This Subscribe object is the value object which contains the properties of Subscribe along with the setter & getter for those properties.
Subscribe.SchemeData
          An inner class that contains the remaining properties of the SchemeData.
Subscribe.SchemeData.PackageData
          An inner class that contains the remaining properties of the Bill.SchemeData Object.
Subscribe.SchemeData.PackageData.Bandwidth
           
Subscribe.SchemeData.PackageData.Bandwidth.Limit
          An inner class that contains the remaining properties of the Bandwidth.
Subscribe.SchemeData.PackageData.Feature
          An inner class that contains the remaining properties of the PackageData.
Subscribe.SchemeData.PackageData.Storage
          An inner class that contains the remaining properties of the PackageData.
Subscribe.SchemeData.PackageData.Storage.Limit
          An inner class that contains the remaining properties of the Storage.