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