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