Uses of Class
com.shephertz.app42.paas.sdk.jme.appTab.Charge.Bandwidth

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

Uses of Charge.Bandwidth in com.shephertz.app42.paas.sdk.jme.appTab
 

Fields in com.shephertz.app42.paas.sdk.jme.appTab declared as Charge.Bandwidth
 Charge.Bandwidth Charge.bandwidthObj
           
 

Methods in com.shephertz.app42.paas.sdk.jme.appTab that return Charge.Bandwidth
 Charge.Bandwidth Charge.getBandwidth()
          Returns the list of all the bandwidth values and its charges for an app.
 

Methods in com.shephertz.app42.paas.sdk.jme.appTab with parameters of type Charge.Bandwidth
 void Charge.setBandwidth(Charge.Bandwidth bandwidthObj)
          Sets the list of all the bandwidth values and its charges for an app.