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