| Package | Description |
|---|---|
| org.opendaylight.mdsal.binding.java.api.generator | |
| org.opendaylight.mdsal.binding.model.api |
| Modifier and Type | Method and Description |
|---|---|
protected CharSequence |
BaseTemplate.generateParameters(List<MethodSignature.Parameter> parameters)
Template method which generates method parameters with their types from
parameters. |
| Modifier and Type | Method and Description |
|---|---|
List<MethodSignature.Parameter> |
MethodSignature.getParameters()
Returns the List of parameters that method declare.
|
Copyright © 2019 OpenDaylight. All rights reserved.