Modifier and Type | Method and Description |
---|---|
TestCont |
TestTypedefData.getTestCont() |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<TestCont> |
TestCont.getInstanceIdentifier() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super TestCont>> |
TestContBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
TestCont |
TestContBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TestContBuilder |
TestContBuilder.addAugmentation(Class<? extends Augmentation<TestCont>> augmentationType,
Augmentation<TestCont> augmentation) |
TestContBuilder |
TestContBuilder.addAugmentation(Class<? extends Augmentation<TestCont>> augmentationType,
Augmentation<TestCont> augmentation) |
TestContBuilder |
TestContBuilder.removeAugmentation(Class<? extends Augmentation<TestCont>> augmentationType) |
Constructor and Description |
---|
TestContBuilder(TestCont base) |
Copyright © 2019 OpenDaylight. All rights reserved.