Modifier and Type | Method and Description |
---|---|
protected List<Constant> |
ClassRenderer.getConsts() |
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. |
Copyright © 2019 OpenDaylight. All rights reserved.