public class NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder extends Object
NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase instances.| Modifier and Type | Method and Description |
|---|---|
NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase> augmentation) |
NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegLoad |
getNxRegLoad() |
NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder |
setNxRegLoad(NxRegLoad value) |
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder()
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase 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<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase> augmentation)
public NxActionRegLoadRpcUpdateFlowUpdatedApplyActionsCase build()
Copyright © 2015. All rights reserved.