| Modifier and Type | Method and Description |
|---|---|
Enumeration |
EnumerationBuilderImpl.toInstance(Type definingType) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Enumeration> |
ClassRenderer.getEnums() |
| Modifier and Type | Method and Description |
|---|---|
static String |
EnumRenderer.writeEnumeration(Enumeration enumeration)
Return list of enumeration pairs with javadoc.
|
| Constructor and Description |
|---|
EnumRenderer(Enumeration type) |
| Modifier and Type | Method and Description |
|---|---|
List<Enumeration> |
GeneratedType.getEnumerations()
Returns List of all Enumerator definitions associated with Generated
Type.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration |
EnumBuilder.toInstance(Type definingType) |
Copyright © 2019 OpenDaylight. All rights reserved.