public class NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionLearnRpcRemoveFlowApplyActionsCase>
NxActionLearnRpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder(NxActionLearnGrouping arg) |
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder(NxActionLearnRpcRemoveFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase> augmentationValue) |
NxActionLearnRpcRemoveFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxLearn |
getNxLearn() |
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase>> augmentationType) |
NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder |
setNxLearn(NxLearn value) |
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder()
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder(NxActionLearnGrouping arg)
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder(NxActionLearnRpcRemoveFlowApplyActionsCase 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<NxActionLearnRpcRemoveFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder setNxLearn(NxLearn value)
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase> augmentationValue)
public NxActionLearnRpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionLearnRpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionLearnRpcRemoveFlowApplyActionsCase>Copyright © 2017 OpenDaylight. All rights reserved.