Modifier and Type | Method and Description |
---|---|
static String |
TextTemplateUtil.getJavaDocForInterface(MethodSignature methodSignature)
Returns related Javadoc.
|
static String |
TextTemplateUtil.propertyNameFromGetter(MethodSignature getter)
Cuts prefix from getter name.
|
Modifier and Type | Method and Description |
---|---|
List<MethodSignature> |
GeneratedType.getMethodDefinitions()
Returns List of Method Definitions associated with Generated Type.
|
Modifier and Type | Method and Description |
---|---|
MethodSignature |
MethodSignatureBuilder.toInstance(Type definingType)
Returns
new immutable instance of Method Signature. |
Copyright © 2019 OpenDaylight. All rights reserved.