public class NxActionPushNshRpcAddFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionPushNshRpcAddFlowApplyActionsCase>
NxActionPushNshRpcAddFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder() |
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder(NxActionPushNshGrouping arg) |
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder(NxActionPushNshRpcAddFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase> augmentationValue) |
NxActionPushNshRpcAddFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxPushNsh |
getNxPushNsh() |
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> augmentationType) |
NxActionPushNshRpcAddFlowApplyActionsCaseBuilder |
setNxPushNsh(NxPushNsh value) |
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder()
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder(NxActionPushNshGrouping arg)
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder(NxActionPushNshRpcAddFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxPushNsh getNxPushNsh()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder setNxPushNsh(NxPushNsh value)
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase> augmentationValue)
public NxActionPushNshRpcAddFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcAddFlowApplyActionsCase>> augmentationType)
public NxActionPushNshRpcAddFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionPushNshRpcAddFlowApplyActionsCase>Copyright © 2017 OpenDaylight. All rights reserved.