| Package | Description |
|---|---|
| org.onosproject.yang.compiler.translator.tojava.utils |
Translator's utils for YANG plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static IndentationType |
IndentationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndentationType[] |
IndentationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
StringGenerator.methodClose(IndentationType type)
Returns method close string.
|
Copyright © 2018. All rights reserved.