public class NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionDecapNodesNodeTableFlowApplyActionsCase>
NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder instances.| Constructor and Description |
|---|
NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder() |
NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder(NxActionDecapGrouping arg) |
NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder(NxActionDecapNodesNodeTableFlowApplyActionsCase base) |
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder()
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder(NxActionDecapGrouping arg)
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder(NxActionDecapNodesNodeTableFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxDecap getNxDecap()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase>> E augmentation(Class<E> augmentationType)
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder setNxDecap(NxDecap value)
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase> augmentationValue)
public NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase>> augmentationType)
public NxActionDecapNodesNodeTableFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<NxActionDecapNodesNodeTableFlowApplyActionsCase,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.