public class NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionEncapRpcRemoveFlowApplyActionsCase>
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder instances.| Constructor and Description |
|---|
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder(NxActionEncapGrouping arg) |
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder(NxActionEncapRpcRemoveFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> |
augmentation(Class<E$$> augmentationType) |
NxActionEncapRpcRemoveFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
NxEncap |
getNxEncap() |
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> augmentationType) |
NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder |
setNxEncap(NxEncap value) |
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder()
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder(NxActionEncapGrouping arg)
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder(NxActionEncapRpcRemoveFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxEncap getNxEncap()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> E$$ augmentation(Class<E$$> augmentationType)
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder setNxEncap(NxEncap value)
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase> augmentationValue)
public NxActionEncapRpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapRpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionEncapRpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionEncapRpcRemoveFlowApplyActionsCase>Copyright © 2019 OpenDaylight. All rights reserved.