com.cumulocity.rest.representation.tenant
Class TenantUsageStatisticsCollectionRepresentation

java.lang.Object
  extended by com.cumulocity.rest.representation.BaseResourceRepresentation
      extended by com.cumulocity.rest.representation.BaseCollectionRepresentation
          extended by com.cumulocity.rest.representation.tenant.TenantUsageStatisticsCollectionRepresentation
All Implemented Interfaces:
ResourceRepresentation

public class TenantUsageStatisticsCollectionRepresentation
extends BaseCollectionRepresentation


Constructor Summary
TenantUsageStatisticsCollectionRepresentation()
           
 
Method Summary
 List<TenantUsageStatisticsRepresentation> getStatistics()
           
 void setStatistics(List<TenantUsageStatisticsRepresentation> statistics)
           
 
Methods inherited from class com.cumulocity.rest.representation.BaseCollectionRepresentation
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
 
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, setSelf, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TenantUsageStatisticsCollectionRepresentation

public TenantUsageStatisticsCollectionRepresentation()
Method Detail

getStatistics

public List<TenantUsageStatisticsRepresentation> getStatistics()

setStatistics

public void setStatistics(List<TenantUsageStatisticsRepresentation> statistics)


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.