public class NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionPushNshRpcRemoveFlowApplyActionsCase>
NxActionPushNshRpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPushNshGrouping arg) |
NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPushNshRpcRemoveFlowApplyActionsCase base) |
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder()
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPushNshGrouping arg)
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPushNshRpcRemoveFlowApplyActionsCase 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<NxActionPushNshRpcRemoveFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder setNxPushNsh(NxPushNsh value)
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcRemoveFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcRemoveFlowApplyActionsCase> augmentationValue)
public NxActionPushNshRpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPushNshRpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionPushNshRpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionPushNshRpcRemoveFlowApplyActionsCase>Copyright © 2018 OpenDaylight. All rights reserved.