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