public class FlowModCopyValueIntoFieldCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowModCopyValueIntoFieldCase>
FlowModCopyValueIntoFieldCaseBuilder instances.FlowModCopyValueIntoFieldCaseBuilder| Constructor and Description |
|---|
FlowModCopyValueIntoFieldCaseBuilder() |
FlowModCopyValueIntoFieldCaseBuilder(FlowModCopyValueIntoFieldCase base) |
| Modifier and Type | Method and Description |
|---|---|
FlowModCopyValueIntoFieldCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> |
augmentation(Class<E$$> augmentationType) |
FlowModCopyValueIntoFieldCase |
build() |
FlowModCopyValueIntoField |
getFlowModCopyValueIntoField() |
FlowModCopyValueIntoFieldCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType) |
FlowModCopyValueIntoFieldCaseBuilder |
setFlowModCopyValueIntoField(FlowModCopyValueIntoField value) |
public FlowModCopyValueIntoFieldCaseBuilder()
public FlowModCopyValueIntoFieldCaseBuilder(FlowModCopyValueIntoFieldCase base)
public FlowModCopyValueIntoField getFlowModCopyValueIntoField()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> E$$ augmentation(Class<E$$> augmentationType)
public FlowModCopyValueIntoFieldCaseBuilder setFlowModCopyValueIntoField(FlowModCopyValueIntoField value)
public FlowModCopyValueIntoFieldCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentationValue)
public FlowModCopyValueIntoFieldCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> augmentationType)
public FlowModCopyValueIntoFieldCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<FlowModCopyValueIntoFieldCase>Copyright © 2019 OpenDaylight. All rights reserved.