public class NxmNxRegBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxReg>
NxmNxReg instances.NxmNxReg| Constructor and Description |
|---|
NxmNxRegBuilder() |
NxmNxRegBuilder(NxmNxReg 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.
|
NxmNxRegBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg> augmentation) |
NxmNxReg |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> |
getAugmentation(Class<E> augmentationType) |
Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg> |
getReg() |
Long |
getValue() |
NxmNxRegBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType) |
NxmNxRegBuilder |
setReg(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg> value) |
NxmNxRegBuilder |
setValue(Long value) |
public NxmNxRegBuilder()
public NxmNxRegBuilder(NxmNxReg base)
public Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg> getReg()
public Long getValue()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> E getAugmentation(Class<E> augmentationType)
public NxmNxRegBuilder setReg(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.match.rev140421.NxmNxReg> value)
public NxmNxRegBuilder setValue(Long value)
@Deprecated public static List<com.google.common.collect.Range<BigInteger>> _value_range()
public NxmNxRegBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg> augmentation)
public NxmNxRegBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxReg>> augmentationType)
Copyright © 2015. All rights reserved.