public class AddFeatureConsumptionParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<C extends AddFeatureConsumptionParams,B extends AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<C,B>> |
Modifier | Constructor and Description |
---|---|
protected |
AddFeatureConsumptionParams(AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> b) |
Modifier and Type | Method and Description |
---|---|
static AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getConsumptions()
Consumptions.
|
String |
getFeature()
Feature.
|
int |
hashCode() |
void |
setConsumptions(Integer consumptions)
Consumptions.
|
void |
setFeature(String feature)
Feature.
|
AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> |
toBuilder() |
String |
toString() |
protected AddFeatureConsumptionParams(AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> b)
public static AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> builder()
public AddFeatureConsumptionParams.AddFeatureConsumptionParamsBuilder<?,?> toBuilder()
public String getFeature()
public Integer getConsumptions()
public void setFeature(String feature)
public void setConsumptions(Integer consumptions)
protected boolean canEqual(Object other)
Copyright © 2025 Cense Data Inc.. All rights reserved.