public class NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder extends Object
NxActionRegLoadNodesNodeTableFlowWriteActionsCase instances.| Modifier and Type | Method and Description |
|---|---|
NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase> augmentation) |
NxActionRegLoadNodesNodeTableFlowWriteActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegLoad |
getNxRegLoad() |
NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder |
setNxRegLoad(NxRegLoad value) |
public NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder()
public NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder(NxActionRegLoadNodesNodeTableFlowWriteActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegLoad getNxRegLoad()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase> augmentation)
public NxActionRegLoadNodesNodeTableFlowWriteActionsCase build()
Copyright © 2015. All rights reserved.