T
- type of wrapped augmentationpublic class ExtensionAugment<T extends org.opendaylight.yangtools.yang.binding.Augmentation<Extension>> extends AugmentTuple<Extension>
Constructor and Description |
---|
ExtensionAugment(Class<T> augmentationClass,
T augmentationObject,
Class<? extends ExtensionKey> key) |
Modifier and Type | Method and Description |
---|---|
Class<? extends ExtensionKey> |
getKey() |
getAugmentationClass, getAugmentationObject
public ExtensionAugment(Class<T> augmentationClass, T augmentationObject, Class<? extends ExtensionKey> key)
augmentationClass
- augmentationObject
- public Class<? extends ExtensionKey> getKey()
Copyright © 2018 OpenDaylight. All rights reserved.