public class DstNxEncapEthDstCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DstNxEncapEthDstCase>
DstNxEncapEthDstCase instances.DstNxEncapEthDstCase| Constructor and Description |
|---|
DstNxEncapEthDstCaseBuilder() |
DstNxEncapEthDstCaseBuilder(DstNxEncapEthDstCase base) |
DstNxEncapEthDstCaseBuilder(NxmNxEncapEthDstGrouping arg) |
| Modifier and Type | Method and Description |
|---|---|
DstNxEncapEthDstCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase> augmentationValue) |
DstNxEncapEthDstCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase>> |
getAugmentation(Class<E> augmentationType) |
Boolean |
isNxEncapEthDst() |
DstNxEncapEthDstCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase>> augmentationType) |
DstNxEncapEthDstCaseBuilder |
setNxEncapEthDst(Boolean value) |
public DstNxEncapEthDstCaseBuilder()
public DstNxEncapEthDstCaseBuilder(NxmNxEncapEthDstGrouping arg)
public DstNxEncapEthDstCaseBuilder(DstNxEncapEthDstCase 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<DstNxEncapEthDstCase>> E getAugmentation(Class<E> augmentationType)
public DstNxEncapEthDstCaseBuilder setNxEncapEthDst(Boolean value)
public DstNxEncapEthDstCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase> augmentationValue)
public DstNxEncapEthDstCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxEncapEthDstCase>> augmentationType)
public DstNxEncapEthDstCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<DstNxEncapEthDstCase>Copyright © 2018 OpenDaylight. All rights reserved.