| Package | Description |
|---|---|
| org.onosproject.yangutils.translator.tojava.utils |
Translator's utils for YANG plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static ValidatorTypeForUnionTypes |
ValidatorTypeForUnionTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorTypeForUnionTypes[] |
ValidatorTypeForUnionTypes.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 |
MethodsGenerator.getTypeConstructorStringAndJavaDoc(JavaAttributeInfo attr1,
JavaAttributeInfo attr2,
String generatedJavaClassName,
YangPluginConfig pluginConfig,
ValidatorTypeForUnionTypes type,
boolean addFirst)
Returns string and java doc for constructor of type class.
|
Copyright © 2016. All rights reserved.