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

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

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

Fields in com.shephertz.app42.paas.sdk.jme.appTab declared as Charge.Feature
 Charge.Feature Charge.feature
           
 

Methods in com.shephertz.app42.paas.sdk.jme.appTab that return Charge.Feature
 Charge.Feature Charge.getFeature()
          Returns the list of all the features in an app.
 

Methods in com.shephertz.app42.paas.sdk.jme.appTab with parameters of type Charge.Feature
 void Charge.setFeature(Charge.Feature feature)
          Sets the list of all the features in an app.