public class EnumEntry extends Object
| Constructor and Description |
|---|
EnumEntry(String name,
String javaDocText,
boolean isDeprecated) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaDocText() |
String |
getName() |
boolean |
isDeprecated() |
String |
toString() |
Copyright © 2020. All rights reserved.