E
- augmentable type where wrapped augmentation belongspublic class AugmentTuple<E extends org.opendaylight.yangtools.yang.binding.Augmentable<E>> extends Object
Constructor and Description |
---|
AugmentTuple(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<E>> augmentationClass,
org.opendaylight.yangtools.yang.binding.Augmentation<E> augmentationObject) |
Modifier and Type | Method and Description |
---|---|
Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<E>> |
getAugmentationClass() |
org.opendaylight.yangtools.yang.binding.Augmentation<E> |
getAugmentationObject() |
public org.opendaylight.yangtools.yang.binding.Augmentation<E> getAugmentationObject()
Copyright © 2018 OpenDaylight. All rights reserved.