@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class LicenseMetric extends Object
| Constructor and Description |
|---|
LicenseMetric() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
The key of a specific license metric.
|
String |
getValue()
The calculated value of a licence metric linked to the key.
|
int |
hashCode() |
LicenseMetric |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
LicenseMetric |
value(String value) |
public LicenseMetric key(String key)
public String getKey()
public void setKey(String key)
public LicenseMetric value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2011–2023 Everit Kft.. All rights reserved.