public final class Feature extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Feature.FeatureBuilder |
Modifier and Type | Method and Description |
---|---|
static Feature.FeatureBuilder |
builder() |
boolean |
equals(Object o) |
String |
getCode()
Code of the feature.
|
Long |
getMaxConsumption()
Max consumptions.
|
int |
hashCode() |
String |
toString() |
public static Feature.FeatureBuilder builder()
public String getCode()
public Long getMaxConsumption()
Copyright © 2025 Cense Data Inc.. All rights reserved.