public class NxActionEncapRpcRemoveGroupCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionEncapRpcRemoveGroupCase>
NxActionEncapRpcRemoveGroupCaseBuilder instances.NxActionEncapRpcRemoveGroupCaseBuilder| Constructor and Description |
|---|
NxActionEncapRpcRemoveGroupCaseBuilder() |
NxActionEncapRpcRemoveGroupCaseBuilder(NxActionEncapGrouping arg) |
NxActionEncapRpcRemoveGroupCaseBuilder(NxActionEncapRpcRemoveGroupCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionEncapRpcRemoveGroupCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> |
augmentation(Class<E$$> augmentationType) |
NxActionEncapRpcRemoveGroupCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
NxEncap |
getNxEncap() |
NxActionEncapRpcRemoveGroupCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> augmentationType) |
NxActionEncapRpcRemoveGroupCaseBuilder |
setNxEncap(NxEncap value) |
public NxActionEncapRpcRemoveGroupCaseBuilder()
public NxActionEncapRpcRemoveGroupCaseBuilder(NxActionEncapGrouping arg)
public NxActionEncapRpcRemoveGroupCaseBuilder(NxActionEncapRpcRemoveGroupCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxEncap getNxEncap()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> E$$ augmentation(Class<E$$> augmentationType)
public NxActionEncapRpcRemoveGroupCaseBuilder setNxEncap(NxEncap value)
public NxActionEncapRpcRemoveGroupCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase> augmentationValue)
public NxActionEncapRpcRemoveGroupCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveGroupCase>> augmentationType)
public NxActionEncapRpcRemoveGroupCase build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<NxActionEncapRpcRemoveGroupCase,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.