public class FlowModCopyValueIntoFieldCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowModCopyValueIntoFieldCase>
FlowModCopyValueIntoFieldCase instances.FlowModCopyValueIntoFieldCase| 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) |
FlowModCopyValueIntoFieldCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> |
getAugmentation(Class<E> augmentationType) |
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 getAugmentation(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 © 2017 OpenDaylight. All rights reserved.