Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.java.api.generator.renderers | |
org.opendaylight.mdsal.binding.javav2.model.api |
Modifier and Type | Method and Description |
---|---|
protected String |
BaseRenderer.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.