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