public class NxActionCtMarkBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionCtMark>
NxActionCtMark instances.NxActionCtMark| Constructor and Description |
|---|
NxActionCtMarkBuilder() |
NxActionCtMarkBuilder(NxActionCtMark base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionCtMarkBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark> augmentationValue) |
NxActionCtMark |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> |
getAugmentation(Class<E> augmentationType) |
Long |
getCtMark() |
NxActionCtMarkBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> augmentationType) |
NxActionCtMarkBuilder |
setCtMark(Long value) |
public NxActionCtMarkBuilder()
public NxActionCtMarkBuilder(NxActionCtMark base)
public Long getCtMark()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> E getAugmentation(Class<E> augmentationType)
public NxActionCtMarkBuilder setCtMark(Long value)
public NxActionCtMarkBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark> augmentationValue)
public NxActionCtMarkBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtMark>> augmentationType)
public NxActionCtMark build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionCtMark>Copyright © 2018 OpenDaylight. All rights reserved.