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