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