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