public class EnumElementDef extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
annotations |
String |
comment |
String |
symbol |
| Constructor and Description |
|---|
EnumElementDef() |
| Modifier and Type | Method and Description |
|---|---|
EnumElementDef |
annotations(Map<String,String> annotations) |
EnumElementDef |
comment(String comment) |
boolean |
equals(Object another) |
EnumElementDef |
symbol(String symbol) |
public EnumElementDef symbol(String symbol)
public EnumElementDef comment(String comment)
public EnumElementDef annotations(Map<String,String> annotations)
Copyright © 2016–2021 Verizon Media. All rights reserved.