| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.java.api.generator | |
| org.opendaylight.mdsal.binding.model.api | |
| org.opendaylight.mdsal.binding.model.api.type.builder | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Constant> | 
ClassTemplate.consts
List of constant instances which are generated as JAVA public static final attributes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected CharSequence | 
BaseTemplate.emitConstant(Constant c)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Constant> | 
GeneratedType.getConstantDefinitions()
Returns List of Constant definitions associated with Generated Type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Constant | 
GeneratedTypeBuilderBase.addConstant(Type type,
           String name,
           Object value)
Adds Constant definition and returns  
new Constant instance. | 
Constant | 
ConstantBuilder.toInstance(Type definingType)  | 
Copyright © 2018 OpenDaylight. All rights reserved.