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