| Modifier and Type | Method and Description |
|---|---|
List<CtActions> |
NxConntrackBuilder.getCtActions() |
List<CtActions> |
NxConntrack.getCtActions() |
| Modifier and Type | Method and Description |
|---|---|
NxConntrackBuilder |
NxConntrackBuilder.setCtActions(List<CtActions> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<CtActions>> |
CtActionsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CtActions |
CtActionsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CtActionsBuilder |
CtActionsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CtActions>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CtActions> augmentationValue) |
CtActionsBuilder |
CtActionsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CtActions>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<CtActions> augmentationValue) |
CtActionsBuilder |
CtActionsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CtActions>> augmentationType) |
| Constructor and Description |
|---|
CtActionsBuilder(CtActions base) |
Copyright © 2017 OpenDaylight. All rights reserved.