public class NxActionRegMoveRpcTransmitPacketCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcTransmitPacketCase>
NxActionRegMoveRpcTransmitPacketCase instances.NxActionRegMoveRpcTransmitPacketCase| Constructor and Description |
|---|
NxActionRegMoveRpcTransmitPacketCaseBuilder() |
NxActionRegMoveRpcTransmitPacketCaseBuilder(NxActionRegMoveGrouping arg) |
NxActionRegMoveRpcTransmitPacketCaseBuilder(NxActionRegMoveRpcTransmitPacketCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionRegMoveRpcTransmitPacketCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase> augmentation) |
NxActionRegMoveRpcTransmitPacketCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegMove |
getNxRegMove() |
NxActionRegMoveRpcTransmitPacketCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> augmentationType) |
NxActionRegMoveRpcTransmitPacketCaseBuilder |
setNxRegMove(NxRegMove value) |
public NxActionRegMoveRpcTransmitPacketCaseBuilder()
public NxActionRegMoveRpcTransmitPacketCaseBuilder(NxActionRegMoveGrouping arg)
public NxActionRegMoveRpcTransmitPacketCaseBuilder(NxActionRegMoveRpcTransmitPacketCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegMove getNxRegMove()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegMoveRpcTransmitPacketCaseBuilder setNxRegMove(NxRegMove value)
public NxActionRegMoveRpcTransmitPacketCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase> augmentation)
public NxActionRegMoveRpcTransmitPacketCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> augmentationType)
public NxActionRegMoveRpcTransmitPacketCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcTransmitPacketCase>Copyright © 2015. All rights reserved.