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