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