public final class AddConsumptionResp extends Object
Constructor and Description |
---|
AddConsumptionResp(Integer maxConsumptions,
Integer totalConsumptions,
Boolean allowOverages,
Integer maxOverages,
Boolean resetConsumption,
String consumptionPeriod,
Boolean allowUnlimitedConsumptions) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getAllowOverages() |
Boolean |
getAllowUnlimitedConsumptions() |
String |
getConsumptionPeriod() |
Integer |
getMaxConsumptions() |
Integer |
getMaxOverages() |
Boolean |
getResetConsumption() |
Integer |
getTotalConsumptions() |
int |
hashCode() |
String |
toString() |
public Integer getMaxConsumptions()
public Integer getTotalConsumptions()
public Boolean getAllowOverages()
public Integer getMaxOverages()
public Boolean getResetConsumption()
public String getConsumptionPeriod()
public Boolean getAllowUnlimitedConsumptions()
Copyright © 2025 Cense Data Inc.. All rights reserved.