Package | Description |
---|---|
org.opendaylight.yang.gen.v1.odl.test.binary.key.rev160101 |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<BinaryList>> |
BinaryListBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
BinaryList |
BinaryListBuilder.build() |
Modifier and Type | Method and Description |
---|---|
BinaryListBuilder |
BinaryListBuilder.addAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType,
Augmentation<BinaryList> augmentationValue) |
BinaryListBuilder |
BinaryListBuilder.addAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType,
Augmentation<BinaryList> augmentationValue) |
BinaryListBuilder |
BinaryListBuilder.removeAugmentation(Class<? extends Augmentation<BinaryList>> augmentationType) |
Constructor and Description |
---|
BinaryListBuilder(BinaryList base) |
Copyright © 2019 OpenDaylight. All rights reserved.