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