| Modifier and Type | Method and Description |
|---|---|
@Nullable Order |
OrderTlv.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Order>> |
OrderBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Order |
OrderBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Order> |
Order.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
OrderBuilder |
OrderBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Order>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Order> augmentationValue) |
OrderBuilder |
OrderBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Order>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Order> augmentationValue) |
OrderBuilder |
OrderBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Order>> augmentationType) |
| Constructor and Description |
|---|
OrderBuilder(Order base) |
| Modifier and Type | Method and Description |
|---|---|
Order |
TlvsBuilder.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
TlvsBuilder |
TlvsBuilder.setOrder(Order value) |
Copyright © 2020 OpenDaylight. All rights reserved.