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