| Modifier and Type | Field and Description | 
|---|---|
protected List<Enumeration> | 
ClassTemplate.enums
List of enumeration which are generated as JAVA enum type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CharSequence | 
EnumTemplate.writeEnumeration(Enumeration enumeration)  | 
| Constructor and Description | 
|---|
EnumTemplate(Enumeration enums)
Constructs instance of this class with concrete  
enums. | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
Enumeration | 
EnumerationBuilderImpl.toInstance(Type definingType)  | 
Copyright © 2018 OpenDaylight. All rights reserved.