public class NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionPopNshRpcRemoveFlowWriteActionsCase>
NxActionPopNshRpcRemoveFlowWriteActionsCase instances.| Constructor and Description |
|---|
NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder() |
NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder(NxActionPopNshGrouping arg) |
NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder(NxActionPopNshRpcRemoveFlowWriteActionsCase base) |
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder()
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder(NxActionPopNshGrouping arg)
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder(NxActionPopNshRpcRemoveFlowWriteActionsCase 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<NxActionPopNshRpcRemoveFlowWriteActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder setNxPopNsh(NxPopNsh value)
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPopNshRpcRemoveFlowWriteActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPopNshRpcRemoveFlowWriteActionsCase> augmentation)
public NxActionPopNshRpcRemoveFlowWriteActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionPopNshRpcRemoveFlowWriteActionsCase>> augmentationType)
public NxActionPopNshRpcRemoveFlowWriteActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionPopNshRpcRemoveFlowWriteActionsCase>Copyright © 2016 OpenDaylight. All rights reserved.