Uses of Class
com.emc.cdp.services.rest.model.Usage

Uses of Usage in com.emc.cdp.services.rest.model
 

Fields in com.emc.cdp.services.rest.model with type parameters of type Usage
protected  List<Usage> MeteringUsage.usages
           
 

Methods in com.emc.cdp.services.rest.model that return Usage
 Usage ObjectFactory.createUsage()
          Create an instance of Usage
 

Methods in com.emc.cdp.services.rest.model that return types with arguments of type Usage
 List<Usage> MeteringUsage.getUsages()
          Gets the value of the usages property.
 



Copyright © 2014. All Rights Reserved.