| Modifier and Type | Method and Description | 
|---|---|
static Class<? extends Augmentable<?>> | 
BindingReflections.findAugmentationTarget(Class<? extends Augmentation<?>> augmentation)
Find augmentation target class from concrete Augmentation class
 This method uses first generic argument of implemented
  
Augmentation interface. | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<Class<? extends Augmentation<?>>,Augmentation<?>> | 
BindingReflections.getAugmentations(Augmentable<?> input)
Extracts augmentation from Binding DTO field using reflection 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
One
This class represents the following YANG schema fragment defined in module test-runtime 
 | 
interface  | 
Two
This class represents the following YANG schema fragment defined in module test-runtime 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MyCont
This class represents the following YANG schema fragment defined in module test 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.