public class NxActionPopNshRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionPopNshRpcRemoveFlowApplyActionsCase>
NxActionPopNshRpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionPopNshRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionPopNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPopNshGrouping arg) |
NxActionPopNshRpcRemoveFlowApplyActionsCaseBuilder(NxActionPopNshRpcRemoveFlowApplyActionsCase base) |
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> augmentation)
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 © 2016 OpenDaylight. All rights reserved.