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