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