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