public class FlowModAddMatchFromValueCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowModAddMatchFromValueCase>
FlowModAddMatchFromValueCase instances.FlowModAddMatchFromValueCase| Constructor and Description |
|---|
FlowModAddMatchFromValueCaseBuilder() |
FlowModAddMatchFromValueCaseBuilder(FlowModAddMatchFromValueCase base) |
| Modifier and Type | Method and Description |
|---|---|
FlowModAddMatchFromValueCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase> augmentationValue) |
FlowModAddMatchFromValueCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> |
getAugmentation(Class<E> augmentationType) |
FlowModAddMatchFromValue |
getFlowModAddMatchFromValue() |
FlowModAddMatchFromValueCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType) |
FlowModAddMatchFromValueCaseBuilder |
setFlowModAddMatchFromValue(FlowModAddMatchFromValue value) |
public FlowModAddMatchFromValueCaseBuilder()
public FlowModAddMatchFromValueCaseBuilder(FlowModAddMatchFromValueCase base)
public FlowModAddMatchFromValue getFlowModAddMatchFromValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> E getAugmentation(Class<E> augmentationType)
public FlowModAddMatchFromValueCaseBuilder setFlowModAddMatchFromValue(FlowModAddMatchFromValue value)
public FlowModAddMatchFromValueCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase> augmentationValue)
public FlowModAddMatchFromValueCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValueCase>> augmentationType)
public FlowModAddMatchFromValueCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<FlowModAddMatchFromValueCase>Copyright © 2018 OpenDaylight. All rights reserved.