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