public interface Method
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
getAnnotations() |
String |
getJavadoc() |
List<String> |
getModifiers() |
String |
getName() |
List<Field> |
getParameters() |
String |
getReturnType() |
Copyright © 2016 OpenDaylight. All rights reserved.