@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetAttributesEnumeration extends Object
| Constructor and Description |
|---|
GetAttributesEnumeration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabel()
Label of the "category" type attribute
|
Long |
getValue()
ID of Value of the "category" type attribute
|
int |
hashCode() |
GetAttributesEnumeration |
label(String label) |
void |
setLabel(String label) |
void |
setValue(Long value) |
String |
toString() |
GetAttributesEnumeration |
value(Long value) |
public GetAttributesEnumeration value(Long value)
public Long getValue()
public void setValue(Long value)
public GetAttributesEnumeration label(String label)
public String getLabel()
public void setLabel(String label)
Copyright © 2021. All rights reserved.