| Modifier and Type | Method and Description |
|---|---|
List<? extends Method> |
AbstractFtlTemplate.getMethods() |
List<? extends Method> |
FtlTemplate.getMethods() |
| Constructor and Description |
|---|
AbstractFtlTemplate(Header header,
String packageName,
List<Field> fields,
List<? extends Method> methods,
TypeDeclaration typeDeclaration) |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodDeclaration |
class |
MethodDefinition |
| Modifier and Type | Method and Description |
|---|---|
GeneratedObject |
AbsModuleGeneratedObjectFactory.toGeneratedObject(FullyQualifiedName abstractFQN,
com.google.common.base.Optional<String> copyright,
com.google.common.base.Optional<String> header,
com.google.common.base.Optional<String> classJavaDoc,
com.google.common.base.Optional<FullyQualifiedName> extended,
List<FullyQualifiedName> implementedInterfaces,
List<ModuleField> moduleFields,
com.google.common.base.Optional<FullyQualifiedName> maybeRegistratorType,
List<? extends Method> methods,
org.opendaylight.yangtools.yang.common.QName yangModuleQName) |
Copyright © 2016 OpenDaylight. All rights reserved.