public class FlowModCopyValueIntoFieldBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowModCopyValueIntoField>
FlowModCopyValueIntoField instances.FlowModCopyValueIntoField| Constructor and Description |
|---|
FlowModCopyValueIntoFieldBuilder() |
FlowModCopyValueIntoFieldBuilder(FlowModCopyValueIntoField base) |
public FlowModCopyValueIntoFieldBuilder()
public FlowModCopyValueIntoFieldBuilder(FlowModCopyValueIntoField base)
public Long getDstField()
public Integer getDstOfs()
public Integer getFlowModNumBits()
public Integer getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> E getAugmentation(Class<E> augmentationType)
public FlowModCopyValueIntoFieldBuilder setDstField(Long value)
public FlowModCopyValueIntoFieldBuilder setDstOfs(Integer value)
public FlowModCopyValueIntoFieldBuilder setFlowModNumBits(Integer value)
public FlowModCopyValueIntoFieldBuilder setValue(Integer value)
public FlowModCopyValueIntoFieldBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField> augmentationValue)
public FlowModCopyValueIntoFieldBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> augmentationType)
public FlowModCopyValueIntoField build()
build in interface org.opendaylight.yangtools.concepts.Builder<FlowModCopyValueIntoField>Copyright © 2017 OpenDaylight. All rights reserved.