public static interface MethodSignature.Parameter
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Returns the parameter name. 
 | 
Type | 
getType()
Returns Type that is bounded to parameter name. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.