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