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 |
|---|---|
static List<com.google.common.collect.Range<BigInteger>> |
_value_range()
Deprecated.
This method is slated for removal in a future release. See BUG-1485 for details.
|
NxmOfEthTypeBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType> augmentation) |
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)
@Deprecated public static List<com.google.common.collect.Range<BigInteger>> _value_range()
public NxmOfEthTypeBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfEthType> augmentation)
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 © 2015. All rights reserved.