public class FlowModAddMatchFromValueBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<FlowModAddMatchFromValue>
FlowModAddMatchFromValueBuilder instances.FlowModAddMatchFromValueBuilder| Constructor and Description |
|---|
FlowModAddMatchFromValueBuilder() |
FlowModAddMatchFromValueBuilder(FlowModAddMatchFromValue base) |
public FlowModAddMatchFromValueBuilder()
public FlowModAddMatchFromValueBuilder(FlowModAddMatchFromValue base)
public Integer getFlowModNumBits()
public Long getSrcField()
public Integer getSrcOfs()
public Integer getValue()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> E$$ augmentation(Class<E$$> augmentationType)
public FlowModAddMatchFromValueBuilder setFlowModNumBits(Integer value)
public FlowModAddMatchFromValueBuilder setSrcField(Long value)
public FlowModAddMatchFromValueBuilder setSrcOfs(Integer value)
public FlowModAddMatchFromValueBuilder setValue(Integer value)
public FlowModAddMatchFromValueBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentationValue)
public FlowModAddMatchFromValueBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType)
public FlowModAddMatchFromValue build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<FlowModAddMatchFromValue,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.