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 © 2019 OpenDaylight. All rights reserved.