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