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