public class NxmNxCtZoneBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxmNxCtZone>
NxmNxCtZone instances.NxmNxCtZone| Constructor and Description |
|---|
NxmNxCtZoneBuilder() |
NxmNxCtZoneBuilder(NxmNxCtZone base) |
| Modifier and Type | Method and Description |
|---|---|
NxmNxCtZoneBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone> augmentation) |
NxmNxCtZone |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> |
getAugmentation(Class<E> augmentationType) |
Integer |
getCtZone() |
NxmNxCtZoneBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType) |
NxmNxCtZoneBuilder |
setCtZone(Integer value) |
public NxmNxCtZoneBuilder()
public NxmNxCtZoneBuilder(NxmNxCtZone base)
public Integer getCtZone()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> E getAugmentation(Class<E> augmentationType)
public NxmNxCtZoneBuilder setCtZone(Integer value)
public NxmNxCtZoneBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone> augmentation)
public NxmNxCtZoneBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtZone>> augmentationType)
public NxmNxCtZone build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxmNxCtZone>Copyright © 2016 OpenDaylight. All rights reserved.