public class DstNxTunIpv4SrcCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DstNxTunIpv4SrcCase>
DstNxTunIpv4SrcCase instances.DstNxTunIpv4SrcCase| Constructor and Description |
|---|
DstNxTunIpv4SrcCaseBuilder() |
DstNxTunIpv4SrcCaseBuilder(DstNxTunIpv4SrcCase base) |
DstNxTunIpv4SrcCaseBuilder(NxmNxTunIpv4SrcGrouping arg) |
| Modifier and Type | Method and Description |
|---|---|
DstNxTunIpv4SrcCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase> augmentationValue) |
DstNxTunIpv4SrcCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> |
getAugmentation(Class<E> augmentationType) |
Boolean |
isNxTunIpv4Src() |
DstNxTunIpv4SrcCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType) |
DstNxTunIpv4SrcCaseBuilder |
setNxTunIpv4Src(Boolean value) |
public DstNxTunIpv4SrcCaseBuilder()
public DstNxTunIpv4SrcCaseBuilder(NxmNxTunIpv4SrcGrouping arg)
public DstNxTunIpv4SrcCaseBuilder(DstNxTunIpv4SrcCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic Boolean isNxTunIpv4Src()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> E getAugmentation(Class<E> augmentationType)
public DstNxTunIpv4SrcCaseBuilder setNxTunIpv4Src(Boolean value)
public DstNxTunIpv4SrcCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase> augmentationValue)
public DstNxTunIpv4SrcCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIpv4SrcCase>> augmentationType)
public DstNxTunIpv4SrcCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<DstNxTunIpv4SrcCase>Copyright © 2018 OpenDaylight. All rights reserved.