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