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