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