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