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 |
|---|---|
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)
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 © 2016 OpenDaylight. All rights reserved.