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