public class NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase>
NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase instances.public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder()
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionSetNspGrouping arg)
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxSetNsp getNxSetNsp()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder setNxSetNsp(NxSetNsp value)
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase> augmentation)
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType)
public NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionSetNspRpcUpdateFlowUpdatedApplyActionsCase>Copyright © 2015. All rights reserved.