| Package | Description |
|---|---|
| org.opendaylight.controller.config.yangjmxgenerator.plugin.ftl.model | |
| org.opendaylight.controller.config.yangjmxgenerator.plugin.java |
| Modifier and Type | Method and Description |
|---|---|
TypeName |
TypeDeclaration.toTypeName() |
| Modifier and Type | Method and Description |
|---|---|
TypeName |
JavaFileInput.getType() |
TypeName |
JavaFileInputBuilder.getTypeName() |
static TypeName |
TypeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeName[] |
TypeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaFileInputBuilder.setTypeName(TypeName typeName) |
Copyright © 2017 OpenDaylight. All rights reserved.