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