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