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