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