public class NxmOfEthTypeBuilder extends Object
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() |
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 |
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 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 NxmOfEthType build()
Copyright © 2015. All rights reserved.