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