| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.java.api.generator | |
| org.opendaylight.mdsal.binding.model.api | |
| org.opendaylight.mdsal.binding.model.api.type.builder | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
BaseTemplate.isAccessor(MethodSignature maybeGetter)  | 
protected String | 
BaseTemplate.propertyNameFromGetter(MethodSignature getter)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MethodSignature> | 
GeneratedType.getMethodDefinitions()
Returns List of Method Definitions associated with Generated Type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MethodSignature | 
MethodSignatureBuilder.toInstance(Type definingType)
Returns  
new immutable instance of Method Signature. | 
Copyright © 2018 OpenDaylight. All rights reserved.