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