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